gnu: foot: Update to 1.18.1.
* gnu/packages/terminals.scm (foot): Update to 1.18.1. Change-Id: Ied62826f3eba06bdd20826e8292f3ff25b3d9a5c Signed-off-by: jgart <jgart@dismail.de>
This commit is contained in:
parent
4a14e03cf6
commit
851d345a1e
@ -849,7 +849,7 @@ eye-candy, customizable, and reasonably lightweight.")
|
|||||||
(define-public foot
|
(define-public foot
|
||||||
(package
|
(package
|
||||||
(name "foot")
|
(name "foot")
|
||||||
(version "1.18.0")
|
(version "1.18.1")
|
||||||
(home-page "https://codeberg.org/dnkl/foot")
|
(home-page "https://codeberg.org/dnkl/foot")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
@ -859,7 +859,7 @@ eye-candy, customizable, and reasonably lightweight.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "1znfk64kimm0vr3alvj66i1yn5glig3bw60n2lv9cn4jzi1b7qhb"))))
|
(base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
|
||||||
(build-system meson-build-system)
|
(build-system meson-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
Loading…
Reference in New Issue
Block a user