emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#63809: closed ([PATCH] gnu: MPD: Update to 0.23.13.)


From: GNU bug Tracking System
Subject: bug#63809: closed ([PATCH] gnu: MPD: Update to 0.23.13.)
Date: Sun, 04 Jun 2023 06:30:03 +0000

Your message dated Sun, 04 Jun 2023 08:28:59 +0200
with message-id <9a20388bd75b4f8af9f4c0a1f635ac0718c4b920.camel@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@gnu.org.)


-- 
63809: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63809
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13. Date: Sun, 04 Jun 2023 08:28:59 +0200 User-agent: Evolution 3.46.4
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 :)


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]