* [bug#55888] [PATCH] gnu: foot: Update to 1.12.1.
@ 2022-06-10 12:50 Timotej Lazar
2022-06-10 13:37 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2022-06-10 12:50 UTC (permalink / raw)
To: 55888; +Cc: Timotej Lazar
* gnu/packages/terminals.scm (foot): Update to 1.12.1.
---
Builds and runs on x86_64 and emulated i686, aarch64 and armhf.
gnu/packages/terminals.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index 4ad21fd05a..4dfc51b283 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -835,7 +835,7 @@ (define-public cool-retro-term
(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 @@ (define-public foot
(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
--
2.36.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [bug#55888] [PATCH] gnu: foot: Update to 1.12.1.
2022-06-10 12:50 [bug#55888] [PATCH] gnu: foot: Update to 1.12.1 Timotej Lazar
@ 2022-06-10 13:37 ` Tobias Geerinckx-Rice via Guix-patches via
0 siblings, 0 replies; 2+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2022-06-10 13:37 UTC (permalink / raw)
To: Timotej Lazar; +Cc: 55888-done, 55888
[-- Attachment #1: Type: text/plain, Size: 218 bytes --]
Timotej,
Timotej Lazar 写道:
> Builds and runs on x86_64 and emulated i686, aarch64 and armhf.
Thanks for being so thorough! Pushed as
583a587ea3e573c8298fd25aef179242b7d01870.
Kind regards,
T G-R
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-06-10 13:38 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-06-10 12:50 [bug#55888] [PATCH] gnu: foot: Update to 1.12.1 Timotej Lazar
2022-06-10 13:37 ` Tobias Geerinckx-Rice via Guix-patches via
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).