unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#68139] [PATCH] gnu: catfish: Update to 4.18.0.
@ 2023-12-30  8:14 iyzsong--- via Guix-patches via
  2024-01-07  2:41 ` bug#68139: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: iyzsong--- via Guix-patches via @ 2023-12-30  8:14 UTC (permalink / raw)
  To: 68139; +Cc: 宋文武, Zhu Zihao, 宋文武

From: 宋文武 <iyzsong@member.fsf.org>

* gnu/packages/xfce.scm (catfish): Update to 4.18.0.

Change-Id: Ibc9a9774b20d918ea7aa17404d093d2043ce6855
---
 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 73889c945e..5bde8de444 100644
--- a/gnu/packages/xfce.scm
+++ b/gnu/packages/xfce.scm
@@ -216,7 +216,7 @@ (define-public libxfce4ui
 (define-public catfish
   (package
     (name "catfish")
-    (version "4.16.4")
+    (version "4.18.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://archive.xfce.org/src/apps/"
@@ -224,7 +224,7 @@ (define-public catfish
                                   "/catfish-" version ".tar.bz2"))
               (sha256
                (base32
-                "1z5m9f4cj473n68rrhhbkq3x5df5k394qp4n27lqqyny6k2h2p3f"))))
+                "16cbsnki7qragwhbfs3h0ja7xg8xlf59ajxhddqm0jkmrirrpbpx"))))
     (build-system python-build-system)
     (arguments
      '(#:phases

base-commit: f24b14767d362a84e6469682b4fe303b50f4b589
-- 
2.41.0





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

* bug#68139: [PATCH] gnu: catfish: Update to 4.18.0.
  2023-12-30  8:14 [bug#68139] [PATCH] gnu: catfish: Update to 4.18.0 iyzsong--- via Guix-patches via
@ 2024-01-07  2:41 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2024-01-07  2:41 UTC (permalink / raw)
  To: 68139-done; +Cc: 宋文武, Zhu Zihao

Pushed, close.




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

end of thread, other threads:[~2024-01-07  3:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-30  8:14 [bug#68139] [PATCH] gnu: catfish: Update to 4.18.0 iyzsong--- via Guix-patches via
2024-01-07  2:41 ` bug#68139: " 宋文武 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).