GNU bug report logs - #65692
[PATCH 1/2] gnu: thunar: Update to 4.18.7.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 2 Sep 2023 03:52:02 UTC

Severity: normal

Tags: patch

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

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: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#65692: closed ([PATCH 1/2] gnu: thunar: Update to 4.18.7.)
Date: Wed, 06 Sep 2023 00:53:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Tue, 05 Sep 2023 20:51:57 -0400
with message-id <87a5u0f7iq.fsf <at> gmail.com>
and subject line Re: bug#65692: [PATCH 1/2] gnu: thunar: Update to 4.18.7.
has caused the debbugs.gnu.org bug report #65692,
regarding [PATCH 1/2] gnu: thunar: Update to 4.18.7.
to be marked as done.

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


-- 
65692: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65692
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 1/2] gnu: thunar: Update to 4.18.7.
Date: Sat,  2 Sep 2023 11:50:28 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xfce.scm (thunar): Update to 4.18.7.
---
 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 fed7360aa8..3292db4f58 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -727,7 +727,7 @@ (define-public xfce4-settings
 (define-public thunar
   (package
     (name "thunar")
-    (version "4.18.6")                           ;stable version = even minor
+    (version "4.18.7")                           ;stable version = even minor
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/"
@@ -735,7 +735,7 @@ (define-public thunar
                                   "thunar-" version ".tar.bz2"))
               (sha256
                (base32
-                "038lb1aik9smrqv8xh9cxchmgxhhdmwdc2i09mzsqzhyzbivcjgf"))))
+                "0shbbih2l6h3sda2221h7gsskv2lnchnmypk76cdgf51iafafxi2"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--with-custom-thunarx-dirs-enabled")))

base-commit: c72bc0bb71a7315241c174636f96faee46a6dfa8
-- 
2.41.0



[Message part 3 (message/rfc822, inline)]
From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: iyzsong <at> envs.net
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 Zhu Zihao <all_but_last <at> 163.com>, 65692-done <at> debbugs.gnu.org
Subject: Re: bug#65692: [PATCH 1/2] gnu: thunar: Update to 4.18.7.
Date: Tue, 05 Sep 2023 20:51:57 -0400
Hi,

iyzsong <at> envs.net writes:

> From: 宋文武 <iyzsong <at> member.fsf.org>
>
> * gnu/packages/xfce.scm (thunar): Update to 4.18.7.
> ---
>  gnu/packages/xfce.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Installed!

-- 
Thanks,
Maxim


This bug report was last modified 1 year and 254 days ago.

Previous Next


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