emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61863: closed ([PATCH 1/2] gnu: thunar: Update to 4.18.4.)


From: GNU bug Tracking System
Subject: bug#61863: closed ([PATCH 1/2] gnu: thunar: Update to 4.18.4.)
Date: Wed, 01 Mar 2023 01:51:01 +0000

Your message dated Wed, 01 Mar 2023 09:50:38 +0800
with message-id <87cz5tz1ch.fsf@envs.net>
and subject line Re: bug#61863: [PATCH 1/2] gnu: thunar: Update to 4.18.4.
has caused the debbugs.gnu.org bug report #61863,
regarding [PATCH 1/2] gnu: thunar: Update to 4.18.4.
to be marked as done.

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


-- 
61863: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61863
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 1/2] gnu: thunar: Update to 4.18.4. Date: Tue, 28 Feb 2023 14:23:02 +0800
From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (thunar): Update to 4.18.4.
---
 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 3ee728e710..716c32d1bb 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -725,7 +725,7 @@ (define-public xfce4-settings
 (define-public thunar
   (package
     (name "thunar")
-    (version "4.18.3")                           ;stable version = even minor
+    (version "4.18.4")                           ;stable version = even minor
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/xfce/";
@@ -733,7 +733,7 @@ (define-public thunar
                                   "thunar-" version ".tar.bz2"))
               (sha256
                (base32
-                "15rjbr9gdiqzpvy97vz8s9hhr35zvl2kr4q6iwxq0gwza4wfl0pl"))))
+                "1k7dkdhp353l1z2d55384c10iyp59n5qx0hawzf8lqhxzgi3qin4"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags '("--with-custom-thunarx-dirs-enabled")))
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: bug#61863: [PATCH 1/2] gnu: thunar: Update to 4.18.4. Date: Wed, 01 Mar 2023 09:50:38 +0800 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux)
Pushed now!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]