GNU bug report logs -
#65372
[PATCH] gnu: mympd: Update to 11.0.3.
Previous Next
Reported by: Bruno Victal <mirai <at> makinata.eu>
Date: Fri, 18 Aug 2023 21:40: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.4.
---
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 a399c1eab1..624febaa2a 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 "11.0.2")
+ (version "11.0.4")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -624,7 +624,7 @@ (define-public mympd
(file-name (git-file-name name version))
(sha256
(base32
- "0n6dyy6znzicm5v9mkcghm3lwi6zwysnpr0drvacqprr0r5l596a"))))
+ "0ki9az71x35548mnl5assb0hgli3bvrbzv0fb5dfli4q5i1z8fmq"))))
(build-system cmake-build-system)
(arguments
(list
base-commit: ad5e4fe54a66c725dc03dedebf8e5c65723ccb74
--
2.40.1
This bug report was last modified 1 year and 274 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.