gnu: libxfce4ui: Update to 4.18.2.

* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.2.

Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
Michael Rohleder 2023-02-13 20:36:23 +01:00 committed by 宋文武
parent e2320fea44
commit 0412c8dc0e
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -184,7 +184,7 @@ (define-public xfconf
(define-public libxfce4ui (define-public libxfce4ui
(package (package
(name "libxfce4ui") (name "libxfce4ui")
(version "4.18.1") (version "4.18.2")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/" (uri (string-append "https://archive.xfce.org/src/xfce/"
@ -192,7 +192,7 @@ (define-public libxfce4ui
name "-" version ".tar.bz2")) name "-" version ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0bp5wl9r6wbl7a18wikldb6kvyqzaz16sk2bh9swwyqv08q7pgvf")))) "01wlwigrq5icf6bz3waqxjd066hm0z397crxnlz0ri764w22sq5d"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:configure-flags `(#:configure-flags