GNU bug report logs - #66950
[PATCH] gnu: mpd: Update to 0.23.14.

Previous Next

Package: guix-patches;

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

Date: Sun, 5 Nov 2023 13:11:01 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#66950: closed ([PATCH] gnu: mpd: Update to 0.23.14.)
Date: Thu, 23 Nov 2023 10:38:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 23 Nov 2023 11:37:25 +0100
with message-id <8734wweowq.fsf <at> gnu.org>
and subject line Re: [bug#66950] [PATCH] gnu: mpd: Update to 0.23.14.
has caused the debbugs.gnu.org bug report #66950,
regarding [PATCH] gnu: mpd: Update to 0.23.14.
to be marked as done.

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


-- 
66950: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66950
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: mpd: Update to 0.23.14.
Date: Sun,  5 Nov 2023 13:09:17 +0000
* gnu/packages/mpd.scm (mpd): Update to 0.23.14.

Change-Id: Iccfbf2c7028cd53b52005366d8bcf1592798e155
---
 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 0e762144a1..b01d1934a2 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -116,7 +116,7 @@ (define-public libmpdclient
 (define-public mpd
   (package
     (name "mpd")
-    (version "0.23.13")
+    (version "0.23.14")
     (source (origin
               (method url-fetch)
               (uri
@@ -125,7 +125,7 @@ (define-public mpd
                               "/mpd-" version ".tar.xz"))
               (sha256
                (base32
-                "06fmy68lfrsi5y03l53dnwcynqhwh5f5vhdpbsr8lzmvzgk02sx9"))))
+                "1lh9nn4a7ng6i08df7rbs8c4nbgmz883pss9p2gswa6m4rsadfc5"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 175532b749df65519d10699d49cc8b65b14a1f96
-- 
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: 66950-done <at> debbugs.gnu.org
Subject: Re: [bug#66950] [PATCH] gnu: mpd: Update to 0.23.14.
Date: Thu, 23 Nov 2023 11:37:25 +0100
Bruno Victal <mirai <at> makinata.eu> skribis:

> * gnu/packages/mpd.scm (mpd): Update to 0.23.14.
>
> Change-Id: Iccfbf2c7028cd53b52005366d8bcf1592798e155

Applied, thanks!


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

Previous Next


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