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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73141 in the body.
You can then email your comments to 73141 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#73141; Package guix-patches. (Mon, 09 Sep 2024 10:16:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Adam Faiz <adam.faiz <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 09 Sep 2024 10:16:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Adam Faiz <adam.faiz <at> disroot.org>
To: guix-patches <at> gnu.org
Subject: [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




Information forwarded to guix-patches <at> gnu.org:
bug#73141; Package guix-patches. (Mon, 09 Sep 2024 10:55:02 GMT) Full text and rfc822 format available.

Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Z572 <zhengjunjie <at> iscas.ac.cn>
To: Adam Faiz via Guix-patches via <guix-patches <at> gnu.org>
Cc: 73141-done <at> debbugs.gnu.org, Adam Faiz <adam.faiz <at> disroot.org>
Subject: Re: [bug#73141] [PATCH] gnu: lilypond: Update to 2.24.4.
Date: Mon, 09 Sep 2024 18:54:08 +0800
[Message part 1 (text/plain, inline)]
Adam Faiz via Guix-patches via <guix-patches <at> gnu.org> writes:

> 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

push, close.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Z572 <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 09 Sep 2024 10:55:03 GMT) Full text and rfc822 format available.

Notification sent to Adam Faiz <adam.faiz <at> disroot.org>:
bug acknowledged by developer. (Mon, 09 Sep 2024 10:55:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 07 Oct 2024 11:24:09 GMT) Full text and rfc822 format available.

This bug report was last modified 250 days ago.

Previous Next


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