me
/
guix
Archived
1
0
Fork 0

gnu: mympd: Update to 10.3.2.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Bruno Victal 2023-05-09 14:39:47 +01:00 committed by Ludovic Courtès
parent 7bc86c7cc7
commit 228e08c74e
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
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.6")
(version "10.3.2")
(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
"1adi1pdygj7wlfi6k3978b6ny2cziai4f761a61j9vxa2ywf7wbb"))))
"04mpj0qikdg7nqp8rvwr83bx3544qy2ha0sjj4cnpjknka6p8xan"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target