1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-01 14:55:55 +02:00

gnu: thermald: Update to 2.4.1.

* gnu/packages/admin.scm (thermald): Update to 2.4.1.
This commit is contained in:
Tobias Geerinckx-Rice
2020-12-07 20:28:03 +01:00
parent 08d8c2d3c0
commit 88a26bfd52
+2 -2
View File
@@ -3416,7 +3416,7 @@ make it a perfect utility on modern distros.")
(define-public thermald
(package
(name "thermald")
(version "2.4")
(version "2.4.1")
(source
(origin
(method git-fetch)
@@ -3425,7 +3425,7 @@ make it a perfect utility on modern distros.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "08sy6v09drcy3nwv7za543vajn4bm8jvwk9iwwf7i9azmk47jgna"))))
(base32 "0rlac7v1b59m7gh767hkd8a0r4p001nd24786fnmryygbxynd2s6"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags