GNU bug report logs -
#64810
[PATCH 0/2] gnu: mympd: Update to 11.0.1.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Sun, 23 Jul 2023 20:05:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/mpd.scm (mympd): Update to 11.0.2.
---
gnu/packages/mpd.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 111150ce6b..66911fb682 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -615,7 +615,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "10.3.3")
+ (version "11.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "1n8z3rscrw7k097q5z1d59mrryy7b8m0zdfhi767a1qpa121m8if"))))
+ "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: c4b9f726e3a1889b92a4b14a2af1c25f10798469
--
2.40.1
This bug report was last modified 1 year and 283 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.