gnu: thermald: Update to 2.4.4.

* gnu/packages/admin.scm (thermald): Update to 2.4.4.
This commit is contained in:
Tobias Geerinckx-Rice 2021-04-23 18:18:30 +02:00
parent c242052e29
commit 0270446dd6
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -3639,7 +3639,7 @@ (define-public nnn
(define-public thermald
(package
(name "thermald")
(version "2.4.3")
(version "2.4.4")
(source
(origin
(method git-fetch)
@ -3648,7 +3648,7 @@ (define-public thermald
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ibihgpmx038xci0k2h471scs5ssn7z5kcvjrfz63qf2ppdf9yh8"))))
(base32 "1k0r2c13fihjndwfh0byw0i8ni4lzsjgwz874pvpj1l1nvjj0ajx"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags