GNU bug report logs - #68139
[PATCH] gnu: catfish: Update to 4.18.0.

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 30 Dec 2023 08:16:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

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: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#68139: closed ([PATCH] gnu: catfish: Update to 4.18.0.)
Date: Sun, 07 Jan 2024 02:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 07 Jan 2024 10:41:03 +0800
with message-id <8734v9amrk.fsf <at> envs.net>
and subject line Re: [bug#68139] [PATCH] gnu: catfish: Update to 4.18.0.
has caused the debbugs.gnu.org bug report #68139,
regarding [PATCH] gnu: catfish: Update to 4.18.0.
to be marked as done.

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


-- 
68139: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68139
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] gnu: catfish: Update to 4.18.0.
Date: Sat, 30 Dec 2023 16:14:53 +0800
From: 宋文武 <iyzsong <at> 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



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: 68139-done <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>,
 Zhu Zihao <all_but_last <at> 163.com>
Subject: Re: [bug#68139] [PATCH] gnu: catfish: Update to 4.18.0.
Date: Sun, 07 Jan 2024 10:41:03 +0800
Pushed, close.


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

Previous Next


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