~ruther/guix-local

8c11f8740a52339f51fe1841658e8e549589f2e2 — Ashish SHUKLA 1 year, 6 months ago 433a930
gnu: foot: Update to 1.20.0.

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

Change-Id: I160dbd9632bf68dce45fbe93eaad1054ef8ecd6f
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
1 files changed, 2 insertions(+), 2 deletions(-)

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


@@ 861,7 861,7 @@ eye-candy, customizable, and reasonably lightweight.")
             (commit version)))
       (file-name (git-file-name name version))
       (sha256
        (base32 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
        (base32 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
    (build-system meson-build-system)
    (arguments
     (list