* [bug#62613] [PATCH] gnu: thermald: Update to 2.5.2.
@ 2023-04-02 11:50 jlicht
2023-04-03 11:15 ` bug#62613: " Nicolas Goaziou
0 siblings, 1 reply; 2+ messages in thread
From: jlicht @ 2023-04-02 11:50 UTC (permalink / raw)
To: 62613; +Cc: Jelle Licht
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#62613: [PATCH] gnu: thermald: Update to 2.5.2.
2023-04-02 11:50 [bug#62613] [PATCH] gnu: thermald: Update to 2.5.2 jlicht
@ 2023-04-03 11:15 ` Nicolas Goaziou
0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2023-04-03 11:15 UTC (permalink / raw)
To: jlicht; +Cc: 62613-done
Hello,
jlicht@fsfe.org writes:
> * gnu/packages/admin.scm (thermald): Update to 2.5.2.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-03 11:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-02 11:50 [bug#62613] [PATCH] gnu: thermald: Update to 2.5.2 jlicht
2023-04-03 11:15 ` bug#62613: " Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).