emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61909: closed ([PATCH] gnu: lilypond: Update to 2.24.1)


From: GNU bug Tracking System
Subject: bug#61909: closed ([PATCH] gnu: lilypond: Update to 2.24.1)
Date: Mon, 06 Mar 2023 05:59:01 +0000

Your message dated Mon, 06 Mar 2023 13:58:53 +0800
with message-id <87mt4q8lpe.fsf@envs.net>
and subject line Re: bug#61909: [PATCH] gnu: lilypond: Update to 2.24.1
has caused the debbugs.gnu.org bug report #61909,
regarding [PATCH] gnu: lilypond: Update to 2.24.1
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
61909: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61909
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lilypond: Update to 2.24.1 Date: Wed, 1 Mar 2023 23:42:18 -0800
* gnu/packages/music.scm (lilypond): Update to 2.24.1
---
 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 f4a570189b..b6bd8f164f 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -1386,7 +1386,7 @@ (define-public ninjas2
 (define-public lilypond
   (package
     (name "lilypond")
-    (version "2.24.0")
+    (version "2.24.1")
     (source
      (origin
        (method url-fetch)
@@ -1394,7 +1394,7 @@ (define-public lilypond
                            "v" (version-major+minor version) "/"
                            "lilypond-" version ".tar.gz"))
        (sha256
-        (base32 "0scbyzbxqnzgibls62npg2i3sywnb146gw7jlvinj9dhj8xvxv9w"))))
+        (base32 "028m31fjcfgsq3f8ahz4hp2r36shsvkq1fjjibqdcp2aas3r1ifm"))))
     (build-system gnu-build-system)
     (arguments
       (list #:tests? #f                      ;out-test/collated-files.html 
fails

base-commit: ef7df2ca7bb212455f1d6bbef5bbf7b1ac5a189d
prerequisite-patch-id: 5c2c505e1fefe02b0b8fe068d673dcc8fcc8b246
prerequisite-patch-id: b3de9e1babefba1a1903b848f185b9f8bcb224f4
prerequisite-patch-id: d827e9c76e13bae69214ec1b674b0f6bfc4bfb34
prerequisite-patch-id: f2fc0529e4a54e1947db12df9ee6b2151b64a4b4
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#61909: [PATCH] gnu: lilypond: Update to 2.24.1 Date: Mon, 06 Mar 2023 13:58:53 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Andy Tai <atai@atai.org> writes:

> * gnu/packages/music.scm (lilypond): Update to 2.24.1

Pushed, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]