[bug#59834,v2] gnu: mympd: Update to 10.1.6.
Commit Message
From: Bruno Victal <mirai@makinata.eu>
* gnu/packages/mpd.scm (mympd): Update to 10.1.6.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
base-commit: 4473be9858b3575c1b3f2b67c135ac822136dde0
Comments
mirai@makinata.eu writes:
> From: Bruno Victal <mirai@makinata.eu>
>
> * gnu/packages/mpd.scm (mympd): Update to 10.1.6.
Done, thank you!
@@ -581,7 +581,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "10.1.3")
+ (version "10.1.6")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
+ "06i8v8dh2x4lrph9lm56h5yy698y95ic5xrgmyisafvxd239sn0x"))))
(build-system cmake-build-system)
(arguments
(list #:tests? #f)) ; no test target