1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

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

View File

@@ -34,7 +34,7 @@
(define-public conky
(package
(name "conky")
(version "1.10.7")
(version "1.10.8")
(source
(origin
(method url-fetch)
@@ -42,7 +42,7 @@
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