all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#54442] [PATCH] gnu: mpdscribble: Update to 0.24.
@ 2022-03-18  4:17 Leo Famulari
  2022-03-24 11:24 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2022-03-18  4:17 UTC (permalink / raw)
  To: 54442

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#54442] [PATCH] gnu: mpdscribble: Update to 0.24.
  2022-03-18  4:17 [bug#54442] [PATCH] gnu: mpdscribble: Update to 0.24 Leo Famulari
@ 2022-03-24 11:24 ` Ludovic Courtès
  2022-03-24 17:07   ` bug#54442: " Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2022-03-24 11:24 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 54442

Leo Famulari <leo@famulari.name> skribis:

> * gnu/packages/mpd.scm (mpdscribble): Update to 0.24.

Hi!  LGTM!  :-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

* bug#54442: [PATCH] gnu: mpdscribble: Update to 0.24.
  2022-03-24 11:24 ` Ludovic Courtès
@ 2022-03-24 17:07   ` Leo Famulari
  0 siblings, 0 replies; 3+ messages in thread
From: Leo Famulari @ 2022-03-24 17:07 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 54442-done

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




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-03-24 17:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-18  4:17 [bug#54442] [PATCH] gnu: mpdscribble: Update to 0.24 Leo Famulari
2022-03-24 11:24 ` Ludovic Courtès
2022-03-24 17:07   ` bug#54442: " Leo Famulari

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.