unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#66544] [PATCH] gnu: mympd: Update to 12.1.0.
@ 2023-10-14 17:16 Bruno Victal
  2023-10-17 10:09 ` Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Bruno Victal @ 2023-10-14 17:16 UTC (permalink / raw)
  To: 66544; +Cc: Bruno Victal

* gnu/packages/mpd.scm (mympd): Update to 12.1.0.
---
 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 0ca02e68dc..0fa24896fa 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -622,7 +622,7 @@ (define-public mpdevil
 (define-public mympd
   (package
     (name "mympd")
-    (version "12.0.4")
+    (version "12.1.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -631,7 +631,7 @@ (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "06g0b7j12lrrz8mrg6wp2fxy0qm4x9z2fri05by40399z1akgsx4"))))
+                "0vmnfwkajgm1dmm34z0zk74j5wzlwcwk45aalfzc5pqlkcy6c4z5"))))
     (build-system cmake-build-system)
     (arguments
      (list

base-commit: 3d0cdf963820da665d71987c15cae6e503efc701
-- 
2.41.0





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

* [bug#66544] [PATCH] gnu: mympd: Update to 12.1.0.
  2023-10-14 17:16 [bug#66544] [PATCH] gnu: mympd: Update to 12.1.0 Bruno Victal
@ 2023-10-17 10:09 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2023-10-17 10:09 UTC (permalink / raw)
  To: Bruno Victal; +Cc: 66544, 66544-done

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


Bruno Victal <mirai@makinata.eu> writes:

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

Thanks for the patch, I've pushed this to master as
1c0236aae4cbb2a4d6fcb070f984910c30296d59.

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-10-17 10:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-14 17:16 [bug#66544] [PATCH] gnu: mympd: Update to 12.1.0 Bruno Victal
2023-10-17 10:09 ` 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).