gnu: thermald: Update to 2.4.6.

* gnu/packages/admin.scm (thermald): Update to 2.4.6.
This commit is contained in:
Tobias Geerinckx-Rice 2021-06-11 00:36:40 +02:00
parent 402f544c29
commit 8871671aa9
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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