GNU bug report logs - #73141
[PATCH] gnu: lilypond: Update to 2.24.4.

Previous Next

Package: guix-patches;

Reported by: Adam Faiz <adam.faiz <at> disroot.org>

Date: Mon, 9 Sep 2024 10:16:01 UTC

Severity: normal

Tags: patch

Done: Z572 <zhengjunjie <at> iscas.ac.cn>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Adam Faiz <adam.faiz <at> disroot.org>
To: 73141 <at> debbugs.gnu.org
Subject: [bug#73141] [PATCH] gnu: lilypond: Update to 2.24.4.
Date: Mon, 9 Sep 2024 18:14:45 +0800
From 5241fd04aeac13a0bb2554360316cc93c842f929 Mon Sep 17 00:00:00 2001
Message-ID: <5241fd04aeac13a0bb2554360316cc93c842f929.1725876173.git.adam.faiz <at> disroot.org>
From: AwesomeAdam54321 <adam.faiz <at> disroot.org>
Date: Mon, 9 Sep 2024 18:01:00 +0800
Subject: [PATCH] gnu: lilypond: Update to 2.24.4.

* gnu/packages/music.scm (lilypond): Update to 2.24.4.
---
 gnu/packages/music.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/music.scm b/gnu/packages/music.scm
index 100a41f87b..0713b05d7c 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1635,7 +1635,7 @@ (define-public ninjas2
 (define-public lilypond
   (package
     (name "lilypond")
-    (version "2.24.3")
+    (version "2.24.4")
     (source
      (origin
        (method url-fetch)
@@ -1643,7 +1643,7 @@ (define-public lilypond
                            "v" (version-major+minor version) "/"
                            "lilypond-" version ".tar.gz"))
        (sha256
-        (base32 "1gj4xjc9842wnqvqj08lkykpz2r72mqqw3x1fk6s9xbsxxv5y06z"))))
+        (base32 "073qa7m9xkghad4x37rxb9v45vp4vfmsylwnjzhj17y7f4ss0vz9"))))
     (build-system gnu-build-system)
     (arguments
       (list #:tests? #f                      ;out-test/collated-files.html fails

base-commit: b20956651a53a8f23828fdeb6945e1a31e6997a8
-- 
2.41.0




This bug report was last modified 251 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.