GNU bug report logs -
#66234
[PATCH] gnu: picard: Update to 2.9.2.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Wed, 27 Sep 2023 12:10:02 UTC
Severity: normal
Tags: patch
Done: Christopher Baines <mail <at> cbaines.net>
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 66234 in the body.
You can then email your comments to 66234 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#66234
; Package
guix-patches
.
(Wed, 27 Sep 2023 12:10:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Wed, 27 Sep 2023 12:10:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/music.scm (picard): Update to 2.9.2.
---
Changes:
https://github.com/metabrainz/picard/compare/release-2.9.1...release-2.9.2
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 a26719aec2..14894d8999 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3780,7 +3780,7 @@ (define-public pianobar
(define-public picard
(package
(name "picard")
- (version "2.9.1")
+ (version "2.9.2")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3788,7 +3788,7 @@ (define-public picard
"picard/picard-" version ".tar.gz"))
(sha256
(base32
- "1f1nf53xm94jam8w86a8hx69ilzddjibf29c7f1i353fr6k6bqvs"))))
+ "1gd4mypqcmpf8xnil1kqfv56znqg9pllvsj7fx8nq8jqaaw9cy6g"))))
(build-system python-build-system)
(arguments
(list
base-commit: ce0cc6137df81919389f61671096a6ce701c0889
--
2.41.0
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Sat, 30 Sep 2023 10:07:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Sat, 30 Sep 2023 10:07:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 66234-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> gnu.org> writes:
> * gnu/packages/music.scm (picard): Update to 2.9.2.
> ---
>
> Changes:
> https://github.com/metabrainz/picard/compare/release-2.9.1...release-2.9.2
>
> gnu/packages/music.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks, pushed to master as 371ddde311779cde4fee2c50362fbac417bb94b3.
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
guix-patches <at> gnu.org
:
bug#66234
; Package
guix-patches
.
(Sat, 30 Sep 2023 10:08:02 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
.
(Sat, 28 Oct 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 1 year and 194 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.