[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/285: gnu: thermald: Update to 1.9.1.
From: |
guix-commits |
Subject: |
42/285: gnu: thermald: Update to 1.9.1. |
Date: |
Sun, 29 Dec 2019 20:43:57 -0500 (EST) |
kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.
commit 86f35bdb2c245a230876cc5a3eb1af1f801d2d41
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Mon Dec 23 00:20:35 2019 +0100
gnu: thermald: Update to 1.9.1.
* gnu/packages/admin.scm (thermald): Update to 1.9.1.
---
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 d82dc54..07b6c89 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -3026,7 +3026,7 @@ make it a perfect utility on modern distros.")
(define-public thermald
(package
(name "thermald")
- (version "1.9")
+ (version "1.9.1")
(source
(origin
(method git-fetch)
@@ -3035,7 +3035,7 @@ make it a perfect utility on modern distros.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "1ajhivl9jifcf12nbk281yayk7666v65m249aclyli0bz1kh8cfs"))))
+ (base32 "0iagc3jqpnh6q2fa1gx4wx6r8qg0556j60xr159zqg95djr4dv99"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
- 18/285: gnu: nano: Update to 4.7., (continued)
- 18/285: gnu: nano: Update to 4.7., guix-commits, 2019/12/29
- 17/285: gnu: icecat: Fix linking with ffmpeg., guix-commits, 2019/12/29
- 19/285: build-system: qt: Actually use qt-build-system, not cmake-build-system., guix-commits, 2019/12/29
- 22/285: gnu: sddm: Use fixed qt-build-system., guix-commits, 2019/12/29
- 21/285: Revert "gnu: mumble: Actually modify qt-build-system.", guix-commits, 2019/12/29
- 20/285: build-system: qt: Adjust indentation., guix-commits, 2019/12/29
- 27/285: gnu: Add zeroconf-ioslave., guix-commits, 2019/12/29
- 30/285: gnu: Add kmousetool., guix-commits, 2019/12/29
- 26/285: gnu: Add grantleetheme., guix-commits, 2019/12/29
- 40/285: gnu: acpica: Update to 20191213., guix-commits, 2019/12/29
- 42/285: gnu: thermald: Update to 1.9.1.,
guix-commits <=
- 41/285: gnu: fio: Update to 3.17., guix-commits, 2019/12/29
- 24/285: gnu: kdeconnect: Use fixed qt-build-system., guix-commits, 2019/12/29
- 33/285: gnu: Add krusader., guix-commits, 2019/12/29
- 34/285: gnu: Add okteta., guix-commits, 2019/12/29
- 36/285: gnu: Add smb4k., guix-commits, 2019/12/29
- 43/285: gnu: nnn: Update to 2.8.1., guix-commits, 2019/12/29
- 44/285: gnu: screenfetch: Update to 3.9.1., guix-commits, 2019/12/29
- 45/285: gnu: igt-gpu-tools: Fetch from upstream git repository., guix-commits, 2019/12/29
- 54/285: gnu: Fix typo., guix-commits, 2019/12/29
- 52/285: gnu: mpd: Update to 0.21.17., guix-commits, 2019/12/29