unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61228] [PATCH] gnu: mympd: Update to 10.2.1.
@ 2023-02-02 14:46 Bruno Victal
  2023-02-03 18:20 ` bug#61228: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-02-02 14:46 UTC (permalink / raw)
  To: 61228; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 10.2.1.
---
 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 e432edf0ae..7c5d7b9486 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -586,7 +586,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.0")
+    (version "10.2.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -595,7 +595,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16f4yyjjgl6d6pqnnal5d00s5cgrg1m6b6i2bmg5n86gns8n9chv"))))
+                "1zici4sfpd2hra14dy7vp2x0w3i46a2d422inkixkp4cpm14rj9s"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target

base-commit: f5446f721121c50a6e8fdf1e7285d861dfd180b8
-- 
2.38.1





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

* bug#61228: [PATCH] gnu: mympd: Update to 10.2.1.
  2023-02-02 14:46 [bug#61228] [PATCH] gnu: mympd: Update to 10.2.1 Bruno Victal
@ 2023-02-03 18:20 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-02-03 18:20 UTC (permalink / raw)
  To: Bruno Victal; +Cc: guix-patches, 61228-done

[-- Attachment #1: Type: text/plain, Size: 273 bytes --]


Bruno Victal <mirai@makinata.eu> writes:

> * gnu/packages/mpd.scm (mympd): Update to 10.2.1.
> ---
>  gnu/packages/mpd.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks! I've pushed this to master as
42dde57fcf66fe23ca9417bd629148d2f286f05b.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-02 14:46 [bug#61228] [PATCH] gnu: mympd: Update to 10.2.1 Bruno Victal
2023-02-03 18:20 ` bug#61228: " Christopher Baines

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