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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Ludovic Courtès <ludo <at> gnu.org>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#66362: closed ([PATCH] gnu: mympd: Update to 12.0.3.)
Date: Sun, 08 Oct 2023 21:44:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 08 Oct 2023 23:42:39 +0200
with message-id <874jj0x034.fsf_-_ <at> gnu.org>
and subject line Re: bug#66362: [PATCH] gnu: mympd: Update to 12.0.3.
has caused the debbugs.gnu.org bug report #66362,
regarding [PATCH] gnu: mympd: Update to 12.0.3.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
66362: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66362
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Bruno Victal <mirai <at> makinata.eu>
To: guix-patches <at> gnu.org
Cc: Bruno Victal <mirai <at> makinata.eu>
Subject: [PATCH] gnu: mympd: Update to 12.0.3.
Date: Thu,  5 Oct 2023 14:53:51 +0100
* gnu/packages/mpd.scm (mympd): Update to 12.0.3.
---

Notes: Passed `make check-system TESTS=mympd'.

 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..7f6d4a7d4d 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.3")
     (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"))))
+                "0gpm8ggqn49p9il5d1ax55qb078h3r4wib0q6j2cl4b4sjy12wj6"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: d37e24827a332816335161a2595d8484f98c906d
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 66362-done <at> debbugs.gnu.org
Subject: Re: bug#66362: [PATCH] gnu: mympd: Update to 12.0.3.
Date: Sun, 08 Oct 2023 23:42:39 +0200
Bruno Victal <mirai <at> makinata.eu> skribis:

> * gnu/packages/mpd.scm (mympd): Update to 12.0.4.

Applied, thanks!


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.