unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61406] [PATCH] gnu: mympd: Update to 10.2.2.
@ 2023-02-10 17:01 Bruno Victal
  2023-02-11 20:29 ` bug#61406: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-02-10 17:01 UTC (permalink / raw)
  To: 61406; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 10.2.2.
---
 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 4df2dfd655..0e8f5e616b 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -597,7 +597,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.1")
+    (version "10.2.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -606,7 +606,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1zici4sfpd2hra14dy7vp2x0w3i46a2d422inkixkp4cpm14rj9s"))))
+                "04nq2gwqs99iivb7xkqh6bi8rwfx9krgxfn8xiwyfwmzcbq7hyp0"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target
-- 
2.38.1





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

* bug#61406: [PATCH] gnu: mympd: Update to 10.2.2.
  2023-02-10 17:01 [bug#61406] [PATCH] gnu: mympd: Update to 10.2.2 Bruno Victal
@ 2023-02-11 20:29 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-02-11 20:29 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 61406-done

Hello,

Bruno Victal <mirai@makinata.eu> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2023-02-11 20:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-10 17:01 [bug#61406] [PATCH] gnu: mympd: Update to 10.2.2 Bruno Victal
2023-02-11 20:29 ` bug#61406: " Nicolas Goaziou

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