GNU bug report logs - #65372
[PATCH] gnu: mympd: Update to 11.0.3.

Previous Next

Package: guix-patches;

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

From: Bruno Victal <mirai <at> makinata.eu>
To: 65372 <at> debbugs.gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [bug#65372] [PATCH] gnu: mympd: Update to 11.0.3.
Date: Fri, 18 Aug 2023 22:38:43 +0100
* gnu/packages/mpd.scm (mympd): Update to 11.0.3.
---
 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..15bab55e9e 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.3")
     (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"))))
+                "0fbn3x2ry02bfxf4b5541s9v3a3dm2dgrg10zwi2bmhp0253scx4"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 597af70fd24eb85a85fa8c45008c9cfa241f4d0b
-- 
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.