[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/21: gnu: xfce4-cpugraph-plugin: Update to 1.2.8.
From: |
guix-commits |
Subject: |
13/21: gnu: xfce4-cpugraph-plugin: Update to 1.2.8. |
Date: |
Wed, 2 Aug 2023 00:15:22 -0400 (EDT) |
lilyp pushed a commit to branch emacs-team
in repository guix.
commit 15c031c37b558d6fdb28fa547af00b87b6042c2c
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Tue Aug 1 19:29:40 2023 +0800
gnu: xfce4-cpugraph-plugin: Update to 1.2.8.
* gnu/packages/xfce.scm (xfce4-cpugraph-plugin): Update to 1.2.8.
---
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 def09555c7..0c674b8f78 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1553,7 +1553,7 @@ A plugin for the Xfce panel is also available.")
(define-public xfce4-cpugraph-plugin
(package
(name "xfce4-cpugraph-plugin")
- (version "1.2.7")
+ (version "1.2.8")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -1562,7 +1562,7 @@ A plugin for the Xfce panel is also available.")
"/xfce4-cpugraph-plugin-" version
".tar.bz2"))
(sha256
(base32
- "01bl6glkwfvqvxm3sp3y4mb8szx7bnqnjns59sb8cwgdg3i539k8"))))
+ "1gylfmpn36cm1b1kz0x8smy5hixzlhmdg5i53cj5fzgk4773id5z"))))
(build-system gnu-build-system)
(native-inputs
(list intltool pkg-config))
- branch emacs-team updated (15406013fe -> 9f23addae2), guix-commits, 2023/08/02
- 02/21: gnu: snakemake-6: Fix version reporting., guix-commits, 2023/08/02
- 01/21: gnu: emacs-denote: Update to 2.0.0., guix-commits, 2023/08/02
- 03/21: gnu: snakemake-7: Fix version reporting., guix-commits, 2023/08/02
- 04/21: gnu: Add python-pyment, guix-commits, 2023/08/02
- 08/21: gnu: ccache: Update to 4.8.2., guix-commits, 2023/08/02
- 07/21: gnu: termite: Update to 16.6 (a maintained fork)., guix-commits, 2023/08/02
- 09/21: gnu: cagebreak: Update to 2.2.0, install man pages., guix-commits, 2023/08/02
- 10/21: gnu: xfce4-clipman-plugin: Update to 1.6.4., guix-commits, 2023/08/02
- 13/21: gnu: xfce4-cpugraph-plugin: Update to 1.2.8.,
guix-commits <=
- 14/21: gnu: xfce4-verve-plugin: Update to 2.0.3., guix-commits, 2023/08/02
- 15/21: licenses: Add Arphic-1999 (Aprhic Public License)., guix-commits, 2023/08/02
- 16/21: gnu: vte-ng: Remove package., guix-commits, 2023/08/02
- 19/21: gnu: Add python-asyncua., guix-commits, 2023/08/02
- 05/21: gnu: Add python-core-sr-ht., guix-commits, 2023/08/02
- 06/21: gnu: Add python-scm-sr-ht., guix-commits, 2023/08/02
- 11/21: gnu: xfce4-settings: Update to 4.18.3., guix-commits, 2023/08/02
- 12/21: gnu: xfce4-volumed-pulse: Update to 0.2.4., guix-commits, 2023/08/02
- 17/21: gnu: Add python-baltica., guix-commits, 2023/08/02
- 21/21: gnu: emacs-jsdoc: Use regular emacs., guix-commits, 2023/08/02