[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/15: gnu: xfce4-battery-plugin: Update to 1.1.5.
From: |
guix-commits |
Subject: |
03/15: gnu: xfce4-battery-plugin: Update to 1.1.5. |
Date: |
Mon, 1 May 2023 00:13:20 -0400 (EDT) |
iyzsong pushed a commit to branch master
in repository guix.
commit de567ec821956923cee1512e75e5b16f421ce4bf
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Wed Apr 26 22:07:50 2023 +0800
gnu: xfce4-battery-plugin: Update to 1.1.5.
* gnu/packages/xfce.scm (xfce4-battery-plugin): Update to 1.1.5.
---
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 3fdc71c023..4bfbcb2aa8 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -445,7 +445,7 @@ applications menu, workspace switcher and more.")
(define-public xfce4-battery-plugin
(package
(name "xfce4-battery-plugin")
- (version "1.1.4")
+ (version "1.1.5")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/panel-plugins/"
@@ -453,7 +453,7 @@ applications menu, workspace switcher and more.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "08n2cig9r2lccwvmk6v9vjiz0xqcp6x30m5b3q702v0m6ylg4z8h"))))
+ "04z2bic6c2cgl6wy4qrhfdigb6c2hsxnqraa20k1xvi0nfzk68km"))))
(build-system gnu-build-system)
(native-inputs (list pkg-config intltool))
(inputs (list glib gtk+ libxfce4util libxfce4ui xfce4-panel))
- branch master updated (23552fb2fb -> 17ab8ac7d1), guix-commits, 2023/05/01
- 02/15: gnu: tumbler: Update to 4.18.1., guix-commits, 2023/05/01
- 01/15: gnu: xfconf: Update to 4.18.1., guix-commits, 2023/05/01
- 04/15: gnu: xfce4-whiskermenu-plugin: Update to 2.7.3., guix-commits, 2023/05/01
- 11/15: gnu: xfce4-timer-plugin: Update to 1.7.2., guix-commits, 2023/05/01
- 03/15: gnu: xfce4-battery-plugin: Update to 1.1.5.,
guix-commits <=
- 12/15: gnu: xfce4-weather-plugin: Update to 0.11.1., guix-commits, 2023/05/01
- 09/15: gnu: xfce4-mount-plugin: Update to 1.1.6., guix-commits, 2023/05/01
- 06/15: gnu: xfce4-calculator-plugin: Update to 0.7.2., guix-commits, 2023/05/01
- 05/15: gnu: xfce4-dict: Update to 0.8.5., guix-commits, 2023/05/01
- 15/15: gnu: xfce4-netload-plugin: Update to 1.4.1., guix-commits, 2023/05/01
- 07/15: gnu: xfce4-fsguard-plugin: Update to 1.1.3., guix-commits, 2023/05/01
- 14/15: gnu: xfce4-mpc-plugin: Update to 0.5.3., guix-commits, 2023/05/01
- 08/15: gnu: xfce4-mailwatch-plugin: Update to 1.3.1., guix-commits, 2023/05/01
- 10/15: gnu: xfce4-time-out-plugin: Update to 1.1.3., guix-commits, 2023/05/01
- 13/15: gnu: thunar: Update to 4.18.6., guix-commits, 2023/05/01