summaryrefslogtreecommitdiff
path: root/gnu/packages/xfce.scm
diff options
context:
space:
mode:
authorluca <luca.kredel@web.de>2026-05-29 11:36:48 +0200
committer宋文武 <iyzsong@member.fsf.org>2026-05-29 20:32:45 +0800
commit77eb5a4a3cf126299d556fc6a10068b1de5971bc (patch)
treeeb8adc34aadf4bb7f693fbd0a3fdfec0994f70a6 /gnu/packages/xfce.scm
parenta7d4c7fe4b0b5401084851a1ddb5143abf8d22f3 (diff)
gnu: thunar: Update to 4.20.8.
* gnu/packages.xfce.scm (thunar): Update to 4.20.8. Merges: guix/guix!8937 Change-Id: I0e95410bf2cc6548496170e17eb4ebc9f1ff16d0 Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages/xfce.scm')
-rw-r--r--gnu/packages/xfce.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index e3dff990421..eed93ed0ef8 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -826,7 +826,7 @@ like appearance, display, keyboard and mouse settings.")
826(define-public thunar 826(define-public thunar
827 (package 827 (package
828 (name "thunar") 828 (name "thunar")
829 (version "4.20.6") ;stable version = even minor 829 (version "4.20.8") ;stable version = even minor
830 (source 830 (source
831 (origin 831 (origin
832 (method git-fetch) 832 (method git-fetch)
@@ -835,7 +835,7 @@ like appearance, display, keyboard and mouse settings.")
835 (commit (string-append name "-" version)))) 835 (commit (string-append name "-" version))))
836 (file-name (git-file-name name version)) 836 (file-name (git-file-name name version))
837 (sha256 837 (sha256
838 (base32 "1ayjnnpl15v4h3rpay1a127cvrlaj6qwydk496083i9494j6cp9f")))) 838 (base32 "0605a9vxva3bplnv4pj0qf1gk1jxacqg03czhi396qs1fgs6ihw1"))))
839 (build-system glib-or-gtk-build-system) 839 (build-system glib-or-gtk-build-system)
840 (arguments 840 (arguments
841 '(#:configure-flags '("--enable-maintainer-mode" ;for thunar-marshal.c 841 '(#:configure-flags '("--enable-maintainer-mode" ;for thunar-marshal.c