[bug#75240] gnu: thunar: Update to 4.20.1.

Message ID 8a34d8bae4138db1ecd4b3903277b6632a1999f6.1735724606.git.iyzsong@member.fsf.org
State New
Headers
Series [bug#75240] gnu: thunar: Update to 4.20.1. |

Commit Message

ashish.is--- via Guix-patches" via Jan. 1, 2025, 9:43 a.m. UTC
  From: 宋文武 <iyzsong@member.fsf.org>

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

Change-Id: I7f9ca28ed8d2c6731d3974330c411c5083102666
---
 gnu/packages/xfce.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


base-commit: c943829ac7b25ac6326f78fe947a5d79c283627b
  

Patch

diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm
index 2f6041cc9b..db41c5140e 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -783,7 +783,7 @@  (define-public xfce4-settings
 (define-public thunar
   (package
     (name "thunar")
-    (version "4.20.0")                           ;stable version = even minor
+    (version "4.20.1")                           ;stable version = even minor
     (source
      (origin
        (method git-fetch)
@@ -792,7 +792,7 @@  (define-public thunar
              (commit (string-append name "-" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "078jiydbqa7m86bls224cnqh876lbn5s5vnp345443q5xcayhajc"))))
+        (base32 "16pjl2xzaqzzl316bpp6s9fqrz7xfl818ixxl8nq2zpw8fvgv37q"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:configure-flags '("--enable-maintainer-mode" ;for thunar-marshal.c