gnu: thermald: Update to 2.5.1.

* gnu/packages/admin.scm (thermald): Update to 2.5.1.
This commit is contained in:
David Thompson 2023-01-13 12:00:12 -05:00
parent eb329c9461
commit 538eddfbce
No known key found for this signature in database
GPG key ID: 8328C7470FF1D807

View file

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