gnu: picard: Update to 2.10.

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

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Hilton Chain 2023-10-13 20:34:09 +08:00 committed by Mathieu Othacehe
parent 4b72bd264a
commit 50fa8bd0a3
No known key found for this signature in database
GPG key ID: 8354763531769CA6

View file

@ -3780,7 +3780,7 @@ (define-public pianobar
(define-public picard
(package
(name "picard")
(version "2.9.2")
(version "2.10")
(source (origin
(method url-fetch)
(uri (string-append
@ -3788,7 +3788,7 @@ (define-public picard
"picard/picard-" version ".tar.gz"))
(sha256
(base32
"1gd4mypqcmpf8xnil1kqfv56znqg9pllvsj7fx8nq8jqaaw9cy6g"))))
"0f9rvif9m83jhal9n9x8kks17c0cgcipi1hjqmki7a296lz175ss"))))
(build-system python-build-system)
(arguments
(list