unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#59645] [PATCH] gnu: mympd: Update to 10.1.3
@ 2022-11-28  1:27 mirai
  2022-11-28  5:46 ` bug#59645: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: mirai @ 2022-11-28  1:27 UTC (permalink / raw)
  To: 59645; +Cc: Bruno Victal

From: Bruno Victal <mirai@makinata.eu>

* gnu/packages/mpd.scm (mympd): Update to 10.1.3.
---
 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 cd37d4682c..e0bd7633bc 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -581,7 +581,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.1.2")
+    (version "10.1.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1cqq09j7mi7dz5y6l7i0sa6vi2n5zrndnrxnqsi4vcg99fc2vwv8"))))
+                "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: 3f56148055c72252f2f4b2fe60fb8a4ea4c94aa7
-- 
2.38.1





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

* bug#59645: [PATCH] gnu: mympd: Update to 10.1.3
  2022-11-28  1:27 [bug#59645] [PATCH] gnu: mympd: Update to 10.1.3 mirai
@ 2022-11-28  5:46 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-11-28  5:46 UTC (permalink / raw)
  To: mirai; +Cc: 59645-done

mirai@makinata.eu writes:

> From: Bruno Victal <mirai@makinata.eu>
>
> * gnu/packages/mpd.scm (mympd): Update to 10.1.3.

Pushed, thank you!




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

end of thread, other threads:[~2022-11-28  5:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-28  1:27 [bug#59645] [PATCH] gnu: mympd: Update to 10.1.3 mirai
2022-11-28  5:46 ` bug#59645: " 宋文武 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).