gnu: thermald: Update to 2.4.7.

* gnu/packages/admin.scm (thermald): Update to 2.4.7.
This commit is contained in:
Tobias Geerinckx-Rice 2022-01-08 23:55:46 +01:00
parent 195bb1fb9d
commit 924352ab22
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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