gnu: conky: Update to 1.10.6.

* gnu/packages/conky.scm (conky): Update to 1.10.6.
This commit is contained in:
Tobias Geerinckx-Rice 2017-03-15 03:29:19 +01:00
parent 708e76287c
commit 68c10f31f9
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with 2 additions and 2 deletions

View File

@ -32,7 +32,7 @@
(define-public conky
(package
(name "conky")
(version "1.10.3")
(version "1.10.6")
(source
(origin
(method url-fetch)
@ -40,7 +40,7 @@
version ".tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32 "1m9byrmpc2sprzk44v447yaqjzsvw230a0mlw7y1ngz3m3y44qs5"))))
(base32 "1jk0my7z45vz9vd8958d27nkk4kvr53k7wyf6cz2x9xjc0lri02c"))))
(build-system cmake-build-system)
(arguments
`(#:tests? #f ; there are no tests