iyzsong pushed a commit to branch xfce-updates
in repository guix.
commit 8d323fa37621dda400a060b457d2f1317263e01f
Author: Michael Rohleder <[email protected]>
AuthorDate: Mon Feb 13 20:36:23 2023 +0100
gnu: libxfce4ui: Update to 4.18.2.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2.
Signed-off-by: 宋文武 <[email protected]>
---
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 3213cc584a..28e8ff4094 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -184,7 +184,7 @@ storage system.")
(define-public libxfce4ui
(package
(name "libxfce4ui")
- (version "4.18.1")
+ (version "4.18.2")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -192,7 +192,7 @@ storage system.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0bp5wl9r6wbl7a18wikldb6kvyqzaz16sk2bh9swwyqv08q7pgvf"))))
+ "01wlwigrq5icf6bz3waqxjd066hm0z397crxnlz0ri764w22sq5d"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags