[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/12: gnu: xfce4-cpufreq-plugin: Update to 1.2.3.
From: |
guix-commits |
Subject: |
07/12: gnu: xfce4-cpufreq-plugin: Update to 1.2.3. |
Date: |
Sat, 16 Jan 2021 17:42:32 -0500 (EST) |
civodul pushed a commit to branch master
in repository guix.
commit 948e5c9148b4157b7934425542d0ec994c08bfee
Author: Michael Rohleder <mike@rohleder.de>
AuthorDate: Tue Jan 12 04:27:01 2021 +0100
gnu: xfce4-cpufreq-plugin: Update to 1.2.3.
* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
gnu/packages/xfce.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 77c366b..c57944e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1499,7 +1499,7 @@ precedence rules, and the following functions and common
constants.")
(define-public xfce4-cpufreq-plugin
(package
(name "xfce4-cpufreq-plugin")
- (version "1.2.2")
+ (version "1.2.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1508,7 +1508,7 @@ precedence rules, and the following functions and common
constants.")
"/xfce4-cpufreq-plugin-" version ".tar.bz2"))
(sha256
(base32
- "16748wxy8aa5cxga0dbfrq7kv40alg5yx967r2l6vjapv2w083sh"))))
+ "1g07rpbq61dbdz0zvvb0xz6ipympxadwknn5y5q3v85k0nr9qfbx"))))
(build-system gnu-build-system)
(native-inputs
`(("intltool" ,intltool)
- branch master updated (2a333f2 -> e0701ff), guix-commits, 2021/01/16
- 01/12: services: qemu-binfmt: 'guix-support?' defaults to #t., guix-commits, 2021/01/16
- 02/12: gnu: diffoscope: Update to 164., guix-commits, 2021/01/16
- 03/12: gnu: mkvtoolnix: Update to 52.0.0., guix-commits, 2021/01/16
- 04/12: gnu: thunar: Update to 4.16.2., guix-commits, 2021/01/16
- 08/12: gnu: garcon: Update to 4.16.1., guix-commits, 2021/01/16
- 10/12: services: openntpd: Remove support for deprecated "-s" option., guix-commits, 2021/01/16
- 11/12: gnu: python-pep517: Update to 0.9.1., guix-commits, 2021/01/16
- 05/12: gnu: xfwm4: Update to 4.16.1., guix-commits, 2021/01/16
- 06/12: gnu: xfconf: Install bash completion., guix-commits, 2021/01/16
- 07/12: gnu: xfce4-cpufreq-plugin: Update to 1.2.3.,
guix-commits <=
- 09/12: gnu: xfce4-whiskermenu-plugin: Update to 2.5.2., guix-commits, 2021/01/16
- 12/12: gnu: Add markets., guix-commits, 2021/01/16