gnu: conky: Update to 1.10.8.

* gnu/packages/conky.scm (conky): Update to 1.10.8.
This commit is contained in:
Tobias Geerinckx-Rice 2018-02-08 05:14:22 +01:00
parent 5b05dce747
commit bf30b70b26
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -34,7 +34,7 @@ (define-module (gnu packages conky)
(define-public conky
(package
(name "conky")
(version "1.10.7")
(version "1.10.8")
(source
(origin
(method url-fetch)
@ -42,7 +42,7 @@ (define-public conky
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1b06rigfjxnaidkabkyf8mdh9k3jm11nj547lb5liwi2ql4rdfr3"))))
(base32 "0mw8xbnxr0a7yq2smzi2nln2b5n0q571vdrq6mhvs5n84xd6bg9f"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests