gnu: thermald: Update to 2.5.3.

* gnu/packages/admin.scm (thermald): Update to 2.5.3.
This commit is contained in:
Tobias Geerinckx-Rice 2023-07-09 02:00:01 +02:00
parent aff442508b
commit 6dbcdb4b7f
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -4217,7 +4217,7 @@ (define-public nnn
(define-public thermald (define-public thermald
(package (package
(name "thermald") (name "thermald")
(version "2.5.2") (version "2.5.3")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -4226,7 +4226,7 @@ (define-public thermald
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "08w0lanhk2rncvshrvxrpm84y9f9x7aa63vxi7fg6329c94cf78k")))) (base32 "0hpk7pjlrnj62m5zdmih7gf3nihhyphyslh5xakdjb64cvx5z25d"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags