3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2024-12-29 11:46:06 +01:00

gnu: foot: Update to 1.10.3.

* gnu/packages/terminals.scm (foot): Update to 1.10.3.
This commit is contained in:
Marius Bakke 2021-12-14 10:48:08 +01:00
parent 137ace6b30
commit 43946490fb
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -824,7 +824,7 @@ eye-candy, customizable, and reasonably lightweight.")
(define-public foot
(package
(name "foot")
(version "1.9.2")
(version "1.10.3")
(home-page "https://codeberg.org/dnkl/foot")
(source (origin
(method git-fetch)
@ -832,7 +832,7 @@ eye-candy, customizable, and reasonably lightweight.")
(file-name (git-file-name name version))
(sha256
(base32
"15h01ijx87i60bdgjjap1ymwlxggsxc6iziykh3bahj8432s1836"))))
"13v6xqaw3xn1x84dn4gnkiimcsllb19mrbvcdj2fnm8klnrys3gs"))))
(build-system meson-build-system)
(arguments
`(;; Using a "release" build is recommended both for performance, and