GNU bug report logs - #66362
[PATCH] gnu: mympd: Update to 12.0.3.

Previous Next

Package: guix-patches;

Reported by: Bruno Victal <mirai <at> makinata.eu>

Date: Thu, 5 Oct 2023 14:02:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

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: 66362 <at> debbugs.gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [bug#66362] [PATCH v2] gnu: mympd: Update to 12.0.4.
Date: Thu,  5 Oct 2023 21:41:49 +0100
* gnu/packages/mpd.scm (mympd): Update to 12.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 86f18e8d77..881af0b1d4 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 "12.0.2")
+    (version "12.0.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "19139ina79jdfmc2vh6xcp5n0z8c41fi2fz2fmvg623bpix3fcgf"))))
+                "06g0b7j12lrrz8mrg6wp2fxy0qm4x9z2fri05by40399z1akgsx4"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 5694352c05ed4fdb57a9843d8f023ca3d85992c3
-- 
2.41.0





This bug report was last modified 1 year and 285 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.