me
/
guix
Archived
1
0
Fork 0

gnu: mympd: Update to 10.2.4.

* gnu/packages/mpd.scm (mympd): Update to 10.2.4.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
master
Bruno Victal 2023-02-27 00:17:12 +00:00 committed by 宋文武
parent 7dc190f83e
commit ac9ccf03a6
No known key found for this signature in database
GPG Key ID: D415BF253B515976
1 changed files with 2 additions and 2 deletions

View File

@ -600,7 +600,7 @@ mpdevil loads all tags and covers on demand.")
(define-public mympd
(package
(name "mympd")
(version "10.2.3")
(version "10.2.4")
(source (origin
(method git-fetch)
(uri (git-reference
@ -609,7 +609,7 @@ mpdevil loads all tags and covers on demand.")
(file-name (git-file-name name version))
(sha256
(base32
"001lnsva7rxyp0xk3xm2pcr5d4y3k5ikll6i4rrp9gqw9qs5yj52"))))
"0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target