GNU bug report logs - #66039
[PATCH] gnu: mympd: Update to 12.0.1.

Previous Next

Package: guix-patches;

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

Date: Sat, 16 Sep 2023 22:07:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

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#66039: closed (Re: [bug#66039] [PATCH v2] gnu: mympd: Update
 to 12.0.2.)
Date: Thu, 28 Sep 2023 16:37:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66039: [PATCH] gnu: mympd: Update to 12.0.1.

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 66039 <at> debbugs.gnu.org.

-- 
66039: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66039
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Bruno Victal <mirai <at> makinata.eu>
Cc: 66039-done <at> debbugs.gnu.org
Subject: Re: [bug#66039] [PATCH v2] gnu: mympd: Update to 12.0.2.
Date: Thu, 28 Sep 2023 19:36:16 +0300
[Message part 3 (text/plain, inline)]
Thanks. Patch pushed!

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (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.1.
Date: Sat, 16 Sep 2023 23:05:50 +0100
* gnu/packages/mpd.scm (mympd): Update to 12.0.1.
---
 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 d617dc014b..afff120ced 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 "11.0.5")
+    (version "12.0.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -622,7 +622,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0b3skvam3kb14w2afzxl1pfvj4cfanr45nyv93zpxafmxgghxqcv"))))
+                "02k9mak1k54hal7pwsyqqvfm0rn3ia83g4n02sy2shd8hl21ljdn"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 952a0ce2800e4fe9165184151412858ed8d34760
-- 
2.41.0




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

Previous Next


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