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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Bruno Victal <mirai <at> makinata.eu>
Subject: bug#65372: closed (Re: bug#65372: [PATCH] gnu: mympd: Update to
 11.0.3.)
Date: Sat, 26 Aug 2023 03:34:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#65372: [PATCH] gnu: mympd: Update to 11.0.3.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 65372 <at> debbugs.gnu.org.

-- 
65372: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65372
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 65372-done <at> debbugs.gnu.org
Subject: Re: bug#65372: [PATCH] gnu: mympd: Update to 11.0.3.
Date: Sat, 26 Aug 2023 11:33:44 +0800
Bruno Victal <mirai <at> makinata.eu> writes:

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

Pushed, thank you!

[Message part 3 (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 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.