* [bug#61456] [PATCH] gnu: picard: Update to 2.8.5.
@ 2023-02-12 17:11 Hilton Chain via Guix-patches via
2023-02-13 19:00 ` Christopher Baines
0 siblings, 1 reply; 2+ messages in thread
From: Hilton Chain via Guix-patches via @ 2023-02-12 17:11 UTC (permalink / raw)
To: 61456
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#61456] [PATCH] gnu: picard: Update to 2.8.5.
2023-02-12 17:11 [bug#61456] [PATCH] gnu: picard: Update to 2.8.5 Hilton Chain via Guix-patches via
@ 2023-02-13 19:00 ` Christopher Baines
0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-13 19:00 UTC (permalink / raw)
To: Hilton Chain; +Cc: 61456-done, 61456
[-- Attachment #1: Type: text/plain, Size: 291 bytes --]
Hilton Chain via Guix-patches via <guix-patches@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
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-02-13 19:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-12 17:11 [bug#61456] [PATCH] gnu: picard: Update to 2.8.5 Hilton Chain via Guix-patches via
2023-02-13 19:00 ` Christopher Baines
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).