GNU bug report logs - #63809
[PATCH] gnu: MPD: Update to 0.23.13.

Previous Next

Package: guix-patches;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Wed, 31 May 2023 03:19:02 UTC

Severity: normal

Tags: patch

Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>

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: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#63809: closed ([PATCH] gnu: MPD: Update to 0.23.13.)
Date: Sun, 04 Jun 2023 06:30:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 04 Jun 2023 08:28:59 +0200
with message-id <9a20388bd75b4f8af9f4c0a1f635ac0718c4b920.camel <at> gmail.com>
and subject line Re: [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
has caused the debbugs.gnu.org bug report #63809,
regarding [PATCH] gnu: MPD: Update to 0.23.13.
to be marked as done.

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


-- 
63809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63809
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: MPD: Update to 0.23.13.
Date: Tue, 30 May 2023 23:18:38 -0400
---
 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 5005da4e87..1b0acc81db 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -118,7 +118,7 @@ (define-public libmpdclient
 (define-public mpd
   (package
     (name "mpd")
-    (version "0.23.12")
+    (version "0.23.13")
     (source (origin
               (method url-fetch)
               (uri
@@ -127,7 +127,7 @@ (define-public mpd
                               "/mpd-" version ".tar.xz"))
               (sha256
                (base32
-                "1rq2hyfvwwri3sivab747csza2i096y7m8563rl5mhpchhiadz5p"))))
+                "06fmy68lfrsi5y03l53dnwcynqhwh5f5vhdpbsr8lzmvzgk02sx9"))))
     (build-system meson-build-system)
     (arguments
      (list
-- 
2.40.1



[Message part 3 (message/rfc822, inline)]
From: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
To: Bruno Victal <mirai <at> makinata.eu>, Leo Famulari <leo <at> famulari.name>
Cc: 63721-done <at> debbugs.gnu.org, 63809-done <at> debbugs.gnu.org
Subject: Re: [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
Date: Sun, 04 Jun 2023 08:28:59 +0200
Am Donnerstag, dem 01.06.2023 um 20:20 +0200 schrieb Liliana Marie
Prikler:
> Am Mittwoch, dem 31.05.2023 um 08:23 +0100 schrieb Bruno Victal:
> > Hi lfam,
> > 
> > This is already included in #63721.
> That's fine, because your patch does two things in one.  I will
> rebase your changes on top of Leo's and presumably push them on
> Sunday.
Hi folks, it's Sunday :)


This bug report was last modified 2 years and 43 days ago.

Previous Next


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