emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#62613: closed ([PATCH] gnu: thermald: Update to 2.5.2.)


From: GNU bug Tracking System
Subject: bug#62613: closed ([PATCH] gnu: thermald: Update to 2.5.2.)
Date: Mon, 03 Apr 2023 11:16:03 +0000

Your message dated Mon, 03 Apr 2023 13:15:10 +0200
with message-id <87mt3pgqtd.fsf@nicolasgoaziou.fr>
and subject line Re: [bug#62613] [PATCH] gnu: thermald: Update to 2.5.2.
has caused the debbugs.gnu.org bug report #62613,
regarding [PATCH] gnu: thermald: Update to 2.5.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
62613: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=62613
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: thermald: Update to 2.5.2. Date: Sun, 2 Apr 2023 13:50:15 +0200
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(-)

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
-- 
2.39.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#62613] [PATCH] gnu: thermald: Update to 2.5.2. Date: Mon, 03 Apr 2023 13:15:10 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Hello,

jlicht@fsfe.org writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]