me
/
guix
Archived
1
0
Fork 0

gnu: mpd: Update to 0.23.14.

* gnu/packages/mpd.scm (mpd): Update to 0.23.14.

Change-Id: Iccfbf2c7028cd53b52005366d8bcf1592798e155
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
Bruno Victal 2023-11-05 13:09:17 +00:00 committed by Ludovic Courtès
parent 4acbdd40f8
commit 779ba3a6d3
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -116,7 +116,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
(define-public mpd
(package
(name "mpd")
(version "0.23.13")
(version "0.23.14")
(source (origin
(method url-fetch)
(uri
@ -125,7 +125,7 @@ interfacing MPD in the C, C++ & Objective C languages.")
"/mpd-" version ".tar.xz"))
(sha256
(base32
"06fmy68lfrsi5y03l53dnwcynqhwh5f5vhdpbsr8lzmvzgk02sx9"))))
"1lh9nn4a7ng6i08df7rbs8c4nbgmz883pss9p2gswa6m4rsadfc5"))))
(build-system meson-build-system)
(arguments
(list