* [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
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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.