Archived
1
0
Fork 0

gnu: ncmpc: Update to 0.39.

* gnu/packages/mpd.scm (ncmpc): Update to 0.39.
This commit is contained in:
Tobias Geerinckx-Rice 2020-08-28 09:58:19 +02:00
parent 3d25a35d40
commit 6c64fc0f74
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -183,7 +183,7 @@ player daemon.")
(define-public ncmpc (define-public ncmpc
(package (package
(name "ncmpc") (name "ncmpc")
(version "0.38") (version "0.39")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (uri
@ -192,7 +192,7 @@ player daemon.")
"/ncmpc-" version ".tar.xz")) "/ncmpc-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"18i73q33xq89abrxjd3hhl05gjniv6ms76ndjlc168ydm8wamh9b")))) "1a0i1wm9287kd4nqii28dp84260063kyl726yjzxzr7vq8hf7sv4"))))
(build-system meson-build-system) (build-system meson-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags