[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0.
From: |
Michael Rohleder |
Subject: |
[bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0. |
Date: |
Fri, 23 Dec 2022 13:07:47 +0100 |
* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.0.
---
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 720a36e3b9..0c28bba506 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -106,7 +106,7 @@ (define-public gtk-xfce-engine
(define-public libxfce4util
(package
(name "libxfce4util")
- (version "4.16.0")
+ (version "4.18.0")
(source (origin
(method url-fetch)
(uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -114,7 +114,7 @@ (define-public libxfce4util
"/" name "-" version ".tar.bz2"))
(sha256
(base32
- "10svnpc8ggasym1pfgh24bfr0ndqs6lc7v1wmpsizj0zbms8snb0"))))
+ "1jf3xbx6vlqzzmqyjf7p4bcrrbr4zfj34r2afakivpfkgxqwlmqi"))))
(build-system gnu-build-system)
(native-inputs
(list pkg-config gobject-introspection intltool vala))
--
2.38.1
- [bug#60271] [PATCH] gnu: Update xfce to 4.18., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: libxfce4util: Update to 4.18.0.,
Michael Rohleder <=
- [bug#60271] [PATCH] gnu: xfconf: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: libxfce4ui: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: exo: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: tumbler: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: garcon: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: xfce4-panel: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: xfce4-settings: Update to 4.18.1., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: xfce4-session: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: xfce4-appfinder: Update to 4.18.0., Michael Rohleder, 2022/12/23
- [bug#60271] [PATCH] gnu: xfce4-dev-tools: Update to 4.18.0., Michael Rohleder, 2022/12/23