gnu: thunar: Update to 4.20.6.

* gnu/packages/xfce.scm (thunar): Update to 4.20.6.

Closes: guix/guix#4457
Change-Id: I154fdec5e2bdc3ee49c8c1f13be69c83db6b5a4a
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
This commit is contained in:
luca 2025-11-24 21:57:44 +01:00 committed by 宋文武
parent bb271bb2ca
commit 8959dadab5
No known key found for this signature in database
GPG key ID: D415BF253B515976

View file

@ -825,7 +825,7 @@ like appearance, display, keyboard and mouse settings.")
(define-public thunar
(package
(name "thunar")
(version "4.20.2") ;stable version = even minor
(version "4.20.6") ;stable version = even minor
(source
(origin
(method git-fetch)
@ -834,7 +834,7 @@ like appearance, display, keyboard and mouse settings.")
(commit (string-append name "-" version))))
(file-name (git-file-name name version))
(sha256
(base32 "12qgg4n92v4h9k4acpm4a40gfv3vk2w9hrcwa301bm3bkqh0vqmn"))))
(base32 "1ayjnnpl15v4h3rpay1a127cvrlaj6qwydk496083i9494j6cp9f"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:configure-flags '("--enable-maintainer-mode" ;for thunar-marshal.c