summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArtyom V. Poptsov <poptsov.artyom@gmail.com>2026-06-29 21:51:33 +0300
committerArtyom V. Poptsov <poptsov.artyom@gmail.com>2026-06-29 21:51:33 +0300
commitd4244a9bcf617065d62d644dcb236359d77eb36c (patch)
tree50cdbbca1a2f2e0ec3434e4c9644d662eefdcf00
parent271c1479754d73d11ce9d202fb8b3a5aab90f0fe (diff)
gnu: thermald: Update to 2.5.12.
* gnu/packages/admin.scm (thermald): Update to 2.5.12. Change-Id: I14e1334831112d15528f26eb4d5e2f72692a4af1
-rw-r--r--gnu/packages/admin.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4518f904ce3..00b5eac9cd9 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4797,7 +4797,7 @@ hard-coded.")
4797(define-public thermald 4797(define-public thermald
4798 (package 4798 (package
4799 (name "thermald") 4799 (name "thermald")
4800 (version "2.5.11") 4800 (version "2.5.12")
4801 (source 4801 (source
4802 (origin 4802 (origin
4803 (method git-fetch) 4803 (method git-fetch)
@@ -4806,7 +4806,7 @@ hard-coded.")
4806 (commit (string-append "v" version)))) 4806 (commit (string-append "v" version))))
4807 (file-name (git-file-name name version)) 4807 (file-name (git-file-name name version))
4808 (sha256 4808 (sha256
4809 (base32 "187dcb1sn1vas00nkl1g7kvvap1cyn6sdc9zpswnlxwcm0v5yw10")))) 4809 (base32 "1vwnigyygzch2pxszqbhs4vpjkzpc5pf0k7p5fxmsanmf5mp76m6"))))
4810 (build-system gnu-build-system) 4810 (build-system gnu-build-system)
4811 (arguments 4811 (arguments
4812 (list 4812 (list