GNU bug report logs -
#61456
[PATCH] gnu: picard: Update to 2.8.5.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Sun, 12 Feb 2023 17:15: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 61456 in the body.
You can then email your comments to 61456 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#61456
; Package
guix-patches
.
(Sun, 12 Feb 2023 17:15: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
.
(Sun, 12 Feb 2023 17:15: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.8.5.
---
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 e99bee9cc7..6fb2824483 100644
--- a/gnu/packages/music.scm
+++ b/gnu/packages/music.scm
@@ -3678,7 +3678,7 @@ (define-public pianobar
(define-public picard
(package
(name "picard")
- (version "2.8.3")
+ (version "2.8.5")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3686,7 +3686,7 @@ (define-public picard
"picard/picard-" version ".tar.gz"))
(sha256
(base32
- "0h4yk1y4k23hkfk7k2in27rd34ani857m0vvn7xa8vxizz951dka"))))
+ "1kjl7iqgvvrv7mygsb7491cz872gm334489nyj0v8b79bxnzghdi"))))
(build-system python-build-system)
(arguments
(list
base-commit: 2b1383c0a2f79117103b142440c64f6a751d545d
--
2.39.1
Information forwarded
to
guix-patches <at> gnu.org
:
bug#61456
; Package
guix-patches
.
(Mon, 13 Feb 2023 19:01:03 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <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.8.5.
> ---
> gnu/packages/music.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Thanks! Pushed to master as dd724cfad45d76b9dcc5b073876c995715c92a07.
Chris
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Christopher Baines <mail <at> cbaines.net>
:
You have taken responsibility.
(Mon, 13 Feb 2023 19:01:05 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Mon, 13 Feb 2023 19:01:05 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
.
(Tue, 14 Mar 2023 11:24:08 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 96 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.