GNU bug report logs - #75240
[PATCH] gnu: thunar: Update to 4.20.1.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Wed, 1 Jan 2025 09:42:01 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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#75240: closed ([PATCH] gnu: thunar: Update to 4.20.1.)
Date: Sun, 12 Jan 2025 05:22:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 Jan 2025 13:24:12 +0800
with message-id <87bjwc1u6b.fsf <at> envs.net>
and subject line Re: [bug#75240] [PATCH] gnu: thunar: Update to 4.20.1.
has caused the debbugs.gnu.org bug report #75240,
regarding [PATCH] gnu: thunar: Update to 4.20.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
75240: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75240
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: iyzsong <at> envs.net
To: guix-patches <at> gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [PATCH] gnu: thunar: Update to 4.20.1.
Date: Wed,  1 Jan 2025 17:43:57 +0800
From: 宋文武 <iyzsong <at> 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(-)

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

base-commit: c943829ac7b25ac6326f78fe947a5d79c283627b
-- 
2.47.1



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 75240-done <at> debbugs.gnu.org
Subject: Re: [bug#75240] [PATCH] gnu: thunar: Update to 4.20.1.
Date: Sun, 12 Jan 2025 13:24:12 +0800
Pushed to master already.


This bug report was last modified 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.