* [bug#70505] [PATCH] gnu: foot: Update to 1.17.2.
@ 2024-04-21 21:44 Wilko Meyer
2024-04-22 4:43 ` bug#70505: " Zheng Junjie
0 siblings, 1 reply; 2+ messages in thread
From: Wilko Meyer @ 2024-04-21 21:44 UTC (permalink / raw)
To: 70505; +Cc: Wilko Meyer
* gnu/packages/terminals.scm (foot): Update to 1.17.2.
Change-Id: Ic45acd0d0fd3e4314669a765f4d97cfcd26a73d0
---
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 f0ae4d4d4d..d18a042785 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -847,7 +847,7 @@ (define-public cool-retro-term
(define-public foot
(package
(name "foot")
- (version "1.16.2")
+ (version "1.17.2")
(home-page "https://codeberg.org/dnkl/foot")
(source
(origin
@@ -857,7 +857,7 @@ (define-public foot
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "00wac8li1ac8ncmnlqvz3xnr5pi8gj4v3v341n0h2zzaayv9ngw5"))))
+ (base32 "1gi2c3zxyyf3l3wp702yfwxk512yz83rk06wljc7wlkbf1c9msm7"))))
(build-system meson-build-system)
(arguments
(list
base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#70505: [PATCH] gnu: foot: Update to 1.17.2.
2024-04-21 21:44 [bug#70505] [PATCH] gnu: foot: Update to 1.17.2 Wilko Meyer
@ 2024-04-22 4:43 ` Zheng Junjie
0 siblings, 0 replies; 2+ messages in thread
From: Zheng Junjie @ 2024-04-22 4:43 UTC (permalink / raw)
To: Wilko Meyer; +Cc: 70505-done
[-- Attachment #1: Type: text/plain, Size: 1217 bytes --]
Wilko Meyer <w@wmeyer.eu> writes:
> * gnu/packages/terminals.scm (foot): Update to 1.17.2.
>
> Change-Id: Ic45acd0d0fd3e4314669a765f4d97cfcd26a73d0
> ---
> 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 f0ae4d4d4d..d18a042785 100644
> --- a/gnu/packages/terminals.scm
> +++ b/gnu/packages/terminals.scm
> @@ -847,7 +847,7 @@ (define-public cool-retro-term
> (define-public foot
> (package
> (name "foot")
> - (version "1.16.2")
> + (version "1.17.2")
> (home-page "https://codeberg.org/dnkl/foot")
> (source
> (origin
> @@ -857,7 +857,7 @@ (define-public foot
> (commit version)))
> (file-name (git-file-name name version))
> (sha256
> - (base32 "00wac8li1ac8ncmnlqvz3xnr5pi8gj4v3v341n0h2zzaayv9ngw5"))))
> + (base32 "1gi2c3zxyyf3l3wp702yfwxk512yz83rk06wljc7wlkbf1c9msm7"))))
> (build-system meson-build-system)
> (arguments
> (list
>
> base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
LGTM, push. see https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2b32614d856e7382f7d09abb3f9d3f44d984089b
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-04-22 4:45 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-21 21:44 [bug#70505] [PATCH] gnu: foot: Update to 1.17.2 Wilko Meyer
2024-04-22 4:43 ` bug#70505: " Zheng Junjie
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).