GNU bug report logs -
#76386
[PATCH 00/10] xfce updates
Previous Next
Reported by: iyzsong <at> envs.net
Date: Tue, 18 Feb 2025 05:03: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 (thunar): Update to 4.20.2.
Change-Id: I0c93ce10e428eaa8762faf455a46bf8545109052
---
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 65c8826f3e..28dd2c21a0 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -846,7 +846,7 @@ (define-public xfce4-settings
(define-public thunar
(package
(name "thunar")
- (version "4.20.1") ;stable version = even minor
+ (version "4.20.2") ;stable version = even minor
(source
(origin
(method git-fetch)
@@ -855,7 +855,7 @@ (define-public thunar
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
- (base32 "16pjl2xzaqzzl316bpp6s9fqrz7xfl818ixxl8nq2zpw8fvgv37q"))))
+ (base32 "12qgg4n92v4h9k4acpm4a40gfv3vk2w9hrcwa301bm3bkqh0vqmn"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags '("--enable-maintainer-mode" ;for thunar-marshal.c
--
2.48.1
This bug report was last modified 90 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.