GNU bug report logs -
#74989
[PATCH 00/23] xfce 4.20 updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Fri, 20 Dec 2024 03:53:02 UTC
Severity: normal
Tags: patch
Done: 宋文武 <iyzsong <at> envs.net>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
From: 宋文武 <iyzsong <at> member.fsf.org>
* gnu/packages/xfce.scm (libxfce4ui): Update to 4.20.0.
Change-Id: Id5301ea1e0694f9ed2e39943b0742a5690cc73c5
---
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 7b6b525cb7..bc1af0c495 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -192,7 +192,7 @@ (define-public xfconf
(define-public libxfce4ui
(package
(name "libxfce4ui")
- (version "4.18.6")
+ (version "4.20.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -200,7 +200,7 @@ (define-public libxfce4ui
name "-" version ".tar.bz2"))
(sha256
(base32
- "1k9hrq4mlpknv6kb32aakp57n0vaxv3q7716kkvcgin8dhh9kpbp"))))
+ "1vpafvmn2x95n0d8dmr6pp81w8bw2ksicp6dvsm7a0zjhilrks3m"))))
(build-system gnu-build-system)
(arguments
`(#:configure-flags
--
2.46.0
This bug report was last modified 150 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.