~ruther/guix-local

b0692c6ee61ed1482abfb336c7a568933a6792f4 — Ashish SHUKLA 6 months ago 2582b3f
gnu: foot: Update to 1.24.0.

* gnu/packages/terminals.scm (foot): Update to 1.24.0.

Closes: #2664
Change-Id: Ida185b89cb26db633fa336e8b7ca705a46822a06
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/terminals.scm
M gnu/packages/terminals.scm => gnu/packages/terminals.scm +2 -2
@@ 854,7 854,7 @@ eye-candy, customizable, and reasonably lightweight.")
(define-public foot
  (package
    (name "foot")
    (version "1.23.1")
    (version "1.24.0")
    (home-page "https://codeberg.org/dnkl/foot")
    (source
     (origin


@@ 864,7 864,7 @@ eye-candy, customizable, and reasonably lightweight.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "1rs0i8i6li38sdf1nqp4jkq6a7i7zwn14hibrxpry0hjnbiypwcc"))))
        (base32 "1fgwdx122s5x44lvg7l4v5mkfq6llzvx9kpqm0kiqa1bdykpdv5r"))))
    (build-system meson-build-system)
    (arguments
     (list