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.19.4.

* gnu/packages/conky.scm (conky): Update to 1.19.4.
This commit is contained in:
Tobias Geerinckx-Rice
2023-09-10 02:00:00 +02:00
parent 0dc83ce53b
commit 6b4d305b19

View File

@@ -40,7 +40,7 @@
(package
(name "conky")
(home-page "https://github.com/brndnmtthws/conky")
(version "1.19.3")
(version "1.19.4")
(source
(origin
(method git-fetch)
@@ -49,7 +49,7 @@
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "079s6icvcrryhj71qya4rnyc6pdjq488l0gjqrrblycgzppn1pas"))))
(base32 "03zzssdg1qdv83p4c3dbjgr0g1n0spc0ndk9bds1rd2n82i6g6sy"))))
(build-system cmake-build-system)
(arguments
`(#:configure-flags