diff mbox series

[bug#62613] gnu: thermald: Update to 2.5.2.

Message ID ba250c97baebb17a24699f82fdbbe3da7a71bdfb.1680436211.git.jlicht@fsfe.org
State New
Headers show
Series [bug#62613] gnu: thermald: Update to 2.5.2. | expand

Commit Message

Jelle Licht April 2, 2023, 11:50 a.m. UTC
From: Jelle Licht <jlicht@fsfe.org>

* gnu/packages/admin.scm (thermald): Update to 2.5.2.
---

 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Nicolas Goaziou April 3, 2023, 11:15 a.m. UTC | #1
Hello,

jlicht@fsfe.org writes:

> * gnu/packages/admin.scm (thermald): Update to 2.5.2.

Applied. Thank you.

Regards,
diff mbox series

Patch

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index f48362c203..719a7ab8c5 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4162,7 +4162,7 @@  (define-public nnn
 (define-public thermald
   (package
     (name "thermald")
-    (version "2.5.1")
+    (version "2.5.2")
     (source
      (origin
       (method git-fetch)
@@ -4171,7 +4171,7 @@  (define-public thermald
              (commit (string-append "v" version))))
       (file-name (git-file-name name version))
       (sha256
-       (base32 "06p1154w3n4lm0nq8fdsr6ksxl8shrc9z8yz0sbviss9afpawxcg"))))
+       (base32 "08w0lanhk2rncvshrvxrpm84y9f9x7aa63vxi7fg6329c94cf78k"))))
     (build-system gnu-build-system)
     (arguments
      `(#:configure-flags