me
/
guix
Archived
1
0
Fork 0

gnu: thermald: Update to 2.4.6.

* gnu/packages/admin.scm (thermald): Update to 2.4.6.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -3633,7 +3633,7 @@ hard-coded.")
(define-public thermald
(package
(name "thermald")
(version "2.4.5")
(version "2.4.6")
(source
(origin
(method git-fetch)
@ -3642,7 +3642,7 @@ hard-coded.")
(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