mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: picard: Update to 2.13.3.
* gnu/packages/music.scm (picard): Update to 2.13.3. Change-Id: Ie48f261f7bcfefa63193ee9b046784ee6d388fa0
This commit is contained in:
parent
611b674e0b
commit
27491c324c
1 changed files with 2 additions and 2 deletions
|
@ -4055,7 +4055,7 @@ event-based scripts for scrobbling, notifications, etc.")
|
||||||
(define-public picard
|
(define-public picard
|
||||||
(package
|
(package
|
||||||
(name "picard")
|
(name "picard")
|
||||||
(version "2.12.3")
|
(version "2.13.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (string-append
|
(uri (string-append
|
||||||
|
@ -4063,7 +4063,7 @@ event-based scripts for scrobbling, notifications, etc.")
|
||||||
"picard/picard-" version ".tar.gz"))
|
"picard/picard-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0rhscvb46img4flh5dnjvnfdl7fsz9437hg3ixfx8kwv1pbg8zx4"))))
|
"1k0zwbi9i6b60l69ccmrapls19i21h1q6h547b3l3az7napb7zb3"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue