me
/
guix
Archived
1
0
Fork 0

gnu: picard: Update to 2.8.5.

* gnu/packages/music.scm (picard): Update to 2.8.5.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Hilton Chain 2023-02-13 01:11:35 +08:00 committed by Christopher Baines
parent 403066162c
commit dd724cfad4
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -3678,7 +3678,7 @@ event-based scripts for scrobbling, notifications, etc.")
(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 @@ event-based scripts for scrobbling, notifications, etc.")
"picard/picard-" version ".tar.gz"))
(sha256
(base32
"0h4yk1y4k23hkfk7k2in27rd34ani857m0vvn7xa8vxizz951dka"))))
"1kjl7iqgvvrv7mygsb7491cz872gm334489nyj0v8b79bxnzghdi"))))
(build-system python-build-system)
(arguments
(list