mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-11 07:30:38 +02:00
gnu: foot: Update to 1.20.1.
* gnu/packages/terminals.scm (foot): Update to 1.20.1. Change-Id: I0395b9f83ef93d55ee984f9f8d5781739abfb68c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
This commit is contained in:
committed by
Zheng Junjie
parent
dacf82c010
commit
cba935637b
@@ -851,7 +851,7 @@ eye-candy, customizable, and reasonably lightweight.")
|
||||
(define-public foot
|
||||
(package
|
||||
(name "foot")
|
||||
(version "1.20.0")
|
||||
(version "1.20.1")
|
||||
(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 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
|
||||
(base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
||||
Reference in New Issue
Block a user