mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
lilypond-unstable: 2.25.25 -> 2.25.26
This commit is contained in:
parent
fb297f0be8
commit
6dcc6ace72
1 changed files with 2 additions and 2 deletions
|
@ -5,10 +5,10 @@
|
|||
}:
|
||||
|
||||
lilypond.overrideAttrs (oldAttrs: rec {
|
||||
version = "2.25.25";
|
||||
version = "2.25.26";
|
||||
src = fetchzip {
|
||||
url = "https://lilypond.org/download/sources/v${lib.versions.majorMinor version}/lilypond-${version}.tar.gz";
|
||||
hash = "sha256-OO3yXA2PgOuUUR4Bo5wP4PieBvIxV1N9hPiapOB6cAE=";
|
||||
hash = "sha256-k76jt8axKu17MXuQp/TtXtQ+KKdIAjSvDStYa44EpR4=";
|
||||
};
|
||||
|
||||
passthru.updateScript = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue