From d99060968975a9b963b4da7a029e96675fd7afc4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Date: Tue, 30 Dec 2025 13:09:14 +0800 Subject: [PATCH] gnu: catfish: Update to 4.20.1. * gnu/packages/xfce.scm (catfish): Update to 4.20.1. Change-Id: I1365ed76139557cd3702f201942a514aba7fc014 --- 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 d92e416d7e63d85ae80e41a706fba26bc156cd64..b3428f4fb64bd1e46f1a31e5f54815be5a14c3db 100644 --- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -204,7 +204,7 @@ to share commonly used Xfce widgets among the Xfce applications.") (define-public catfish (package (name "catfish") - (version "4.20.0") + (version "4.20.1") (source (origin (method git-fetch) @@ -213,7 +213,7 @@ to share commonly used Xfce widgets among the Xfce applications.") (commit (string-append name "-" version)))) (file-name (git-file-name name version)) (sha256 - (base32 "1vyf62n8j2pgxd30j8hf1x6d0yz8r86ng39p9smfpq7m3vll8i7c")))) + (base32 "0b2p3d4zbx2k8qacamlxcmx91h6sgqz5is7dpc9bj926rnfjwc4r")))) (build-system meson-build-system) (arguments (list