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
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3416,7 +3416,7 @@ (define-public nnn
(define-public thermald
(package
(name "thermald")
(version "2.4")
(version "2.4.1")
(source
(origin
(method git-fetch)
@ -3425,7 +3425,7 @@ (define-public thermald
(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