[bug#59834] gnu: mympd: Update to 10.1.4

Message ID dfdba6033344f07d44e26a5f5204782a46e2eb00.1670249580.git.mirai@makinata.eu
State New
Headers
Series [bug#59834] gnu: mympd: Update to 10.1.4 |

Commit Message

Bruno Victal Dec. 5, 2022, 2:13 p.m. UTC
From: Bruno Victal <mirai@makinata.eu>

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


base-commit: 48329575c87bbee7166eedf10b1699599e67c49d
  

Patch

diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index e0bd7633bc..5409306290 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.3")
+    (version "10.1.4")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -590,7 +590,7 @@  (define-public mympd
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "16cvjwbyb1m88kmgylp95p82a4xdjikmrw9arl6kvmgcbyw317yp"))))
+                "0c00ipnk21cvxf5jbjcq2qldv3zz041wd07whm2x4phbdi5xn2gd"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target