gnu: thermald: Update to 2.4.2.

* gnu/packages/admin.scm (thermald): Update to 2.4.2.
This commit is contained in:
Tobias Geerinckx-Rice 2021-02-07 13:40:07 +01:00
parent 1fda5588b7
commit c29b10b75d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

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