me
/
guix
Archived
1
0
Fork 0

gnu: picard: Update to 2.11.

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

Change-Id: I61c4563a09f195415f6a67f657e4f9061e2f4389
master
Hilton Chain 2024-01-28 15:36:26 +08:00
parent a792fc3710
commit 0e98b8bc36
No known key found for this signature in database
GPG Key ID: ACC66D09CA528292
1 changed files with 2 additions and 2 deletions

View File

@ -3821,7 +3821,7 @@ event-based scripts for scrobbling, notifications, etc.")
(define-public picard
(package
(name "picard")
(version "2.10")
(version "2.11")
(source (origin
(method url-fetch)
(uri (string-append
@ -3829,7 +3829,7 @@ event-based scripts for scrobbling, notifications, etc.")
"picard/picard-" version ".tar.gz"))
(sha256
(base32
"0f9rvif9m83jhal9n9x8kks17c0cgcipi1hjqmki7a296lz175ss"))))
"0ppq2n9jf8c8r8p9dkpcyipd2psr9hg0zbd5hcdsicili25336j4"))))
(build-system python-build-system)
(arguments
(list