iyzsong pushed a commit to branch xfce-team
in repository guix.
commit a7a1a8df1f898850b8ba768060d53bac1bfee3c6
Author: 宋文武 <[email protected]>
AuthorDate: Sat Apr 1 13:03:52 2023 +0800
gnu: libxfce4ui: Update to 4.18.3.
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.3.
---
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 5223c3a38c..614ccb1ab2 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -185,7 +185,7 @@ storage system.")
(define-public libxfce4ui
(package
(name "libxfce4ui")
- (version "4.18.2")
+ (version "4.18.3")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -193,7 +193,7 @@ storage system.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "01wlwigrq5icf6bz3waqxjd066hm0z397crxnlz0ri764w22sq5d"))))
+ "1g8a067xbazgh0qc25nc7k1zc6aqmznhh4vy5wnn3aykxrpa98xg"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags