gnu: thermald: Update to 2.4.3.

* gnu/packages/admin.scm (thermald): Update to 2.4.3.
This commit is contained in:
Tobias Geerinckx-Rice 2021-03-11 18:05:21 +01:00
parent b8f0d11f76
commit 2e2a3b248b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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