me
/
guix
Archived
1
0
Fork 0

gnu: ncmpc: Update to 0.39.

* gnu/packages/mpd.scm (ncmpc): Update to 0.39.
master
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
1 changed files with 2 additions and 2 deletions

View File

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