unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#61863] [PATCH 1/2] gnu: thunar: Update to 4.18.4.
@ 2023-02-28  6:23 iyzsong--- via Guix-patches via
  2023-02-28  6:23 ` [bug#61862] [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1 iyzsong--- via Guix-patches via
  2023-03-01  1:50 ` bug#61863: [PATCH 1/2] gnu: thunar: Update to 4.18.4 宋文武 via Guix-patches via
  0 siblings, 2 replies; 6+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-02-28  6:23 UTC (permalink / raw)
  To: 61863; +Cc: 宋文武

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





^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-04-01  5:25 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-02-28  6:23 [bug#61863] [PATCH 1/2] gnu: thunar: Update to 4.18.4 iyzsong--- via Guix-patches via
2023-02-28  6:23 ` [bug#61862] [PATCH 2/2] gnu: xfce4-notifyd: Update to 0.8.1 iyzsong--- via Guix-patches via
2023-02-28  6:26   ` [bug#61862] [PATCH v2] " iyzsong--- via Guix-patches via
2023-03-06  7:02   ` [bug#61862] [PATCH 2/2] " 宋文武 via Guix-patches via
2023-04-01  5:24     ` bug#61862: " 宋文武 via Guix-patches via
2023-03-01  1:50 ` bug#61863: [PATCH 1/2] gnu: thunar: Update to 4.18.4 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).