lilypond-unstable: 2.25.21 -> 2.25.22 (#366710)
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
}:
|
||||
|
||||
lilypond.overrideAttrs (oldAttrs: rec {
|
||||
version = "2.25.21";
|
||||
version = "2.25.22";
|
||||
src = fetchurl {
|
||||
url = "https://lilypond.org/download/sources/v${lib.versions.majorMinor version}/lilypond-${version}.tar.gz";
|
||||
hash = "sha256-mckXCpZLig0ePkeGpiqYQQREFxgioiK/+mpA3GBNwGc=";
|
||||
hash = "sha256-+p0D//hU/AKVJ6DuPhoK9EOqZxZpTVRugabxidmHYLU=";
|
||||
};
|
||||
|
||||
passthru.updateScript = {
|
||||
|
||||
Reference in New Issue
Block a user