unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61830] [PATCH] gnu: mympd: Update to 10.2.4.
@ 2023-02-27  0:17 Bruno Victal
  2023-03-02  3:09 ` bug#61830: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-02-27  0:17 UTC (permalink / raw)
  To: 61830; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 10.2.4.
---
 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 5288aeda3e..6b7c78c71b 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.3")
+    (version "10.2.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -609,7 +609,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "001lnsva7rxyp0xk3xm2pcr5d4y3k5ikll6i4rrp9gqw9qs5yj52"))))
+                "0544vx9x103394mz2x92ycfj5lh59xrzcvagi4q0jb9b1hh44s6p"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target
-- 
2.39.1





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

* bug#61830: [PATCH] gnu: mympd: Update to 10.2.4.
  2023-02-27  0:17 [bug#61830] [PATCH] gnu: mympd: Update to 10.2.4 Bruno Victal
@ 2023-03-02  3:09 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-03-02  3:09 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 61830-done

Bruno Victal <mirai@makinata.eu> writes:

> * gnu/packages/mpd.scm (mympd): Update to 10.2.4.

Pushed, thank you!




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

end of thread, other threads:[~2023-03-02  3:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-27  0:17 [bug#61830] [PATCH] gnu: mympd: Update to 10.2.4 Bruno Victal
2023-03-02  3:09 ` bug#61830: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).