~ruther/guix-local

d99060968975a9b963b4da7a029e96675fd7afc4 — 宋文武 a month ago 6ea1cb2
gnu: catfish: Update to 4.20.1.

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

Change-Id: I1365ed76139557cd3702f201942a514aba7fc014
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/xfce.scm
M gnu/packages/xfce.scm => gnu/packages/xfce.scm +2 -2
@@ 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