gnu: thermald: Update to 2.4.5.

* gnu/packages/admin.scm (thermald): Update to 2.4.5.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-05 13:38:32 +02:00
parent de1b8f7143
commit 9412762f9b
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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