summary refs log tree commit diff
path: root/gnu/packages/mpd.scm
diff options
context:
space:
mode:
authorBruno Victal <mirai@makinata.eu>2023-05-09 14:39:47 +0100
committerLudovic Courtès <ludo@gnu.org>2023-05-19 16:46:35 +0200
commit228e08c74ec0caece271966dac7057520ac72891 (patch)
treeade8c373904fe096799e70a31136ab8e68c04098 /gnu/packages/mpd.scm
parent7bc86c7cc72280ba0ca9db636bb5ca76df9d9b1e (diff)
downloadguix-228e08c74ec0caece271966dac7057520ac72891.tar.gz
gnu: mympd: Update to 10.3.2.
* gnu/packages/mpd.scm (mympd): Update to 10.3.2.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to 'gnu/packages/mpd.scm')
-rw-r--r--gnu/packages/mpd.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/mpd.scm b/gnu/packages/mpd.scm
index 1a556c0289..5005da4e87 100644
--- a/gnu/packages/mpd.scm
+++ b/gnu/packages/mpd.scm
@@ -600,7 +600,7 @@ mpdevil loads all tags and covers on demand.")
 (define-public mympd
   (package
     (name "mympd")
-    (version "10.2.6")
+    (version "10.3.2")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -609,7 +609,7 @@ mpdevil loads all tags and covers on demand.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1adi1pdygj7wlfi6k3978b6ny2cziai4f761a61j9vxa2ywf7wbb"))))
+                "04mpj0qikdg7nqp8rvwr83bx3544qy2ha0sjj4cnpjknka6p8xan"))))
     (build-system cmake-build-system)
     (arguments
      (list #:tests? #f)) ; no test target