guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 3d2fc2fd19102793f977b6bd094779107e2a291a
Author: 宋文武 <[email protected]>
AuthorDate: Tue Dec 30 13:09:15 2025 +0800
gnu: libxfce4windowing: Update to 4.20.5.
* gnu/packages/xfce.scm (libxfce4windowing): Update to 4.20.5.
Change-Id: If6969ccb8fecfd56c5eacfb8c25252322b0426a7
---
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 65b1734641..7d9dce05a9 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -395,7 +395,7 @@ management D-Bus specification.")
(define-public libxfce4windowing
(package
(name "libxfce4windowing")
- (version "4.20.2")
+ (version "4.20.5")
(source
(origin
(method git-fetch)
@@ -404,7 +404,7 @@ management D-Bus specification.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "151bs8rf0q3cln28lla5yk254dr75b508a0611crfavqrsrn23az"))))
+ (base32 "1m84xwqvwy00irqr6ndl1473naxr74sssbr0kqmd59x2y15vlnsd"))))
(build-system gnu-build-system)
(arguments
(list