gnu: mympd: Update to 10.1.3
* gnu/packages/mpd.scm (mympd): Update to 10.1.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
parent
6cba399c04
commit
59bdfbb196
@ -581,7 +581,7 @@ mpdevil loads all tags and covers on demand.")
|
|||||||
(define-public mympd
|
(define-public mympd
|
||||||
(package
|
(package
|
||||||
(name "mympd")
|
(name "mympd")
|
||||||
(version "10.1.2")
|
(version "10.1.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
@ -590,7 +590,7 @@ mpdevil loads all tags and covers on demand.")
|
|||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1cqq09j7mi7dz5y6l7i0sa6vi2n5zrndnrxnqsi4vcg99fc2vwv8"))))
|
"16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
|
||||||
(build-system cmake-build-system)
|
(build-system cmake-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list #:tests? #f)) ; no test target
|
(list #:tests? #f)) ; no test target
|
||||||
|
Loading…
x
Reference in New Issue
Block a user