GNU bug report logs -
#66039
[PATCH] gnu: mympd: Update to 12.0.1.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Sat, 16 Sep 2023 22:07:02 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 66039 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/mpd.scm (mympd): Update to 12.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 d617dc014b..86f18e8d77 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -613,7 +613,7 @@ (define-public mpdevil
(define-public mympd
(package
(name "mympd")
- (version "11.0.5")
+ (version "12.0.2")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0b3skvam3kb14w2afzxl1pfvj4cfanr45nyv93zpxafmxgghxqcv"))))
+ "19139ina79jdfmc2vh6xcp5n0z8c41fi2fz2fmvg623bpix3fcgf"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: 4f35ff1275e05be31f5d41464ccf147e9dbfd016
--
2.41.0
This bug report was last modified 1 year and 235 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.