~ruther/guix-local

8959dadab5be8d50e4c6c5767c7f835223d04554 — luca 3 months ago bb271bb
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>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 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