gnu: foot: Update to 1.12.1.
* gnu/packages/terminals.scm (foot): Update to 1.12.1. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
parent
b76a0cbe49
commit
583a587ea3
@ -835,7 +835,7 @@ eye-candy, customizable, and reasonably lightweight.")
|
||||
(define-public foot
|
||||
(package
|
||||
(name "foot")
|
||||
(version "1.11.0")
|
||||
(version "1.12.1")
|
||||
(home-page "https://codeberg.org/dnkl/foot")
|
||||
(source (origin
|
||||
(method git-fetch)
|
||||
@ -843,7 +843,7 @@ eye-candy, customizable, and reasonably lightweight.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1d9bk8lhmw5lc8k0mw80g0vbwgxyh3gw5c7ppy3sir07s9y0y0fn"))))
|
||||
"14jqs4sarxbrgi5pxz0afqa9jxq90cb5ayqd21qj2n65whqa5bpk"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
`(;; Using a "release" build is recommended both for performance, and
|
||||
|
Loading…
Reference in New Issue
Block a user