gnu: ncmpcpp: Update to 0.9.2.
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.9.2.
This commit is contained in:
parent
0219cd562f
commit
3f0af15131
@ -229,7 +229,7 @@ terminal using ncurses.")
|
||||
(define-public ncmpcpp
|
||||
(package
|
||||
(name "ncmpcpp")
|
||||
(version "0.9.1")
|
||||
(version "0.9.2")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri
|
||||
@ -237,7 +237,7 @@ terminal using ncurses.")
|
||||
version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0x35nd4v31sma8fliqdbn1nxpjyi8hv472318sfb3xbmr4wlm0fb"))))
|
||||
"06rs734n120jp51hr0fkkhxrm7zscbhpdwls0m5b5cccghazdazs"))))
|
||||
(build-system gnu-build-system)
|
||||
(inputs `(("libmpdclient" ,libmpdclient)
|
||||
("boost" ,boost)
|
||||
|
Loading…
Reference in New Issue
Block a user