diff mbox series

[bug#66544] gnu: mympd: Update to 12.1.0.

Message ID 74a84ff6eb5b0e9fcaeec47a5ea7972cd99e661a.1697303791.git.mirai@makinata.eu
State New
Headers show
Series [bug#66544] gnu: mympd: Update to 12.1.0. | expand

Commit Message

Bruno Victal Oct. 14, 2023, 5:16 p.m. UTC
* gnu/packages/mpd.scm (mympd): Update to 12.1.0.
---
 gnu/packages/mpd.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: 3d0cdf963820da665d71987c15cae6e503efc701

Comments

Christopher Baines Oct. 17, 2023, 10:09 a.m. UTC | #1
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
diff mbox series

Patch

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