me
/
guix
Archived
1
0
Fork 0

gnu: thermald: Update to 1.9.1.

* gnu/packages/admin.scm (thermald): Update to 1.9.1.
master
Tobias Geerinckx-Rice 2019-12-23 00:20:35 +01:00
parent 23d07db764
commit 634714107e
No known key found for this signature in database
GPG Key ID: D889B0F018C5493C
1 changed files with 2 additions and 2 deletions

View File

@ -3026,7 +3026,7 @@ make it a perfect utility on modern distros.")
(define-public thermald
(package
(name "thermald")
(version "1.9")
(version "1.9.1")
(source
(origin
(method git-fetch)
@ -3035,7 +3035,7 @@ make it a perfect utility on modern distros.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "1ajhivl9jifcf12nbk281yayk7666v65m249aclyli0bz1kh8cfs"))))
(base32 "0iagc3jqpnh6q2fa1gx4wx6r8qg0556j60xr159zqg95djr4dv99"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags