GNU bug report logs -
#75240
[PATCH] gnu: thunar: Update to 4.20.1.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 75240 in the body.
You can then email your comments to 75240 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
all_but_last <at> 163.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
:
bug#75240
; Package
guix-patches
.
(Wed, 01 Jan 2025 09:42:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
iyzsong <at> envs.net
:
New bug report received and forwarded. Copy sent to
all_but_last <at> 163.com, iyzsong <at> envs.net, guix-patches <at> gnu.org
.
(Wed, 01 Jan 2025 09:42:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Sun, 12 Jan 2025 05:22:01 GMT)
Full text and
rfc822 format available.
Notification sent
to
iyzsong <at> envs.net
:
bug acknowledged by developer.
(Sun, 12 Jan 2025 05:22:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 75240-done <at> debbugs.gnu.org (full text, mbox):
Pushed to master already.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sun, 09 Feb 2025 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 133 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.