GNU bug report logs -
#72991
[PATCH 00/11] xfce 4.18 updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Mon, 2 Sep 2024 23:59:01 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
Message #29 received at 72991 <at> debbugs.gnu.org (full text, mbox):
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.4.
Change-Id: Ib28b1edcdb91a7aaedabe439c9d470ed6b8bbfee
---
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 22a8f8637c..ddc37da998 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -1265,7 +1265,7 @@ (define-public xfce
(define-public xfce4-power-manager
(package
(name "xfce4-power-manager")
- (version "4.18.3")
+ (version "4.18.4")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -1273,7 +1273,7 @@ (define-public xfce4-power-manager
"xfce4-power-manager-" version ".tar.bz2"))
(sha256
(base32
- "1w445v3911cf7l6w5c0f84aphv8s579f8srnhjrhf3drd07xsy8d"))))
+ "0x6qychcgqxc5dwwxzypqw2da35y6cd25ngg42zxndnrvixqz4bn"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config intltool))
--
2.45.2
This bug report was last modified 313 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.