~ruther/guix-local

a568ea33cf963479d371df68c34b4565e0d4894d — Ashish SHUKLA 1 year, 3 months ago 0680597
gnu: foot: Update to 1.20.2.

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

Change-Id: I56bef34f5d21901a4e2dca0dea515014b1df9ff0
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.20.1")
    (version "1.20.2")
    (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 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
        (base32 "0m6i361wg86zxah28lp9kdxawifrzgz2gbvs9b0ynwl7292nhw5n"))))
    (build-system meson-build-system)
    (arguments
     (list