GNU bug report logs -
#61909
[PATCH] gnu: lilypond: Update to 2.24.1
Previous Next
Reported by: Andy Tai <atai <at> atai.org>
Date: Thu, 2 Mar 2023 07:43:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 06 Mar 2023 13:58:53 +0800
with message-id <87mt4q8lpe.fsf <at> 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 <at> gnu.org.)
--
61909: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61909
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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
[Message part 3 (message/rfc822, inline)]
Andy Tai <atai <at> atai.org> writes:
> * gnu/packages/music.scm (lilypond): Update to 2.24.1
Pushed, thank you!
This bug report was last modified 2 years and 131 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.