all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
@ 2023-05-31  3:18 Leo Famulari
  2023-05-31  7:23 ` Bruno Victal
  0 siblings, 1 reply; 4+ messages in thread
From: Leo Famulari @ 2023-05-31  3:18 UTC (permalink / raw)
  To: 63809

---
 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





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

* [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
  2023-05-31  3:18 [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13 Leo Famulari
@ 2023-05-31  7:23 ` Bruno Victal
  2023-06-01 18:20   ` Liliana Marie Prikler
  0 siblings, 1 reply; 4+ messages in thread
From: Bruno Victal @ 2023-05-31  7:23 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 63809

Hi lfam,

This is already included in #63721.


-- 
Furthermore, I consider that nonfree software must be eradicated.

Cheers,
Bruno.





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

* [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
  2023-05-31  7:23 ` Bruno Victal
@ 2023-06-01 18:20   ` Liliana Marie Prikler
  2023-06-04  6:28     ` bug#63721: " Liliana Marie Prikler
  0 siblings, 1 reply; 4+ messages in thread
From: Liliana Marie Prikler @ 2023-06-01 18:20 UTC (permalink / raw)
  To: Bruno Victal, Leo Famulari; +Cc: 63809

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.

Cheers




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

* bug#63721: [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13.
  2023-06-01 18:20   ` Liliana Marie Prikler
@ 2023-06-04  6:28     ` Liliana Marie Prikler
  0 siblings, 0 replies; 4+ messages in thread
From: Liliana Marie Prikler @ 2023-06-04  6:28 UTC (permalink / raw)
  To: Bruno Victal, Leo Famulari; +Cc: 63721-done, 63809-done

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 :)




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

end of thread, other threads:[~2023-06-04  6:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-31  3:18 [bug#63809] [PATCH] gnu: MPD: Update to 0.23.13 Leo Famulari
2023-05-31  7:23 ` Bruno Victal
2023-06-01 18:20   ` Liliana Marie Prikler
2023-06-04  6:28     ` bug#63721: " Liliana Marie Prikler

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.