me
/
guix
Archived
1
0
Fork 0

gnu: thermald: Update to 2.4.1.

* gnu/packages/admin.scm (thermald): Update to 2.4.1.
master
Tobias Geerinckx-Rice 2020-12-07 20:28:03 +01:00
parent 08d8c2d3c0
commit 88a26bfd52
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

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