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

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

bug#54442: closed ([PATCH] gnu: mpdscribble: Update to 0.24.)


From: GNU bug Tracking System
Subject: bug#54442: closed ([PATCH] gnu: mpdscribble: Update to 0.24.)
Date: Thu, 24 Mar 2022 17:09:01 +0000

Your message dated Thu, 24 Mar 2022 13:07:58 -0400
with message-id <YjylbmXOzvIeTxa7@jasmine.lan>
and subject line Re: bug#54442: [PATCH] gnu: mpdscribble: Update to 0.24.
has caused the debbugs.gnu.org bug report #54442,
regarding [PATCH] gnu: mpdscribble: Update to 0.24.
to be marked as done.

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


-- 
54442: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=54442
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: mpdscribble: Update to 0.24. Date: Fri, 18 Mar 2022 00:17:55 -0400
* gnu/packages/mpd.scm (mpdscribble): Update to 0.24.
---
 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 25c017e028..1ee6806735 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -267,14 +267,14 @@ (define-public ncmpcpp
 (define-public mpdscribble
   (package
     (name "mpdscribble")
-    (version "0.23")
+    (version "0.24")
     (source (origin
               (method url-fetch)
               (uri (string-append 
"http://www.musicpd.org/download/mpdscribble/";
                                   version "/mpdscribble-" version ".tar.xz"))
               (sha256
                (base32
-                "0s66zqscb44p88cl3kcv5jkjcqsskcnrv7xgrjhzrchf2kcpwf53"))))
+                "1rx8n8pvx3a6n6z51pgy00p4rs93iqy95d3ha9q7xf5k92kwpd7n"))))
     (build-system meson-build-system)
     (inputs (list boost curl libgcrypt libmpdclient))
     (native-inputs (list pkg-config))
-- 
2.34.0




--- End Message ---
--- Begin Message --- Subject: Re: bug#54442: [PATCH] gnu: mpdscribble: Update to 0.24. Date: Thu, 24 Mar 2022 13:07:58 -0400
On Thu, Mar 24, 2022 at 12:24:03PM +0100, Ludovic Courtès wrote:
> Leo Famulari <leo@famulari.name> skribis:
> 
> > * gnu/packages/mpd.scm (mpdscribble): Update to 0.24.
> 
> Hi!  LGTM!  :-)

Thanks, Pushed as f76898be6ded531e459f106549886afbdc426a78


--- End Message ---

reply via email to

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