GNU bug report logs -
#70505
[PATCH] gnu: foot: Update to 1.17.2.
Previous Next
Reported by: Wilko Meyer <w <at> wmeyer.eu>
Date: Sun, 21 Apr 2024 21:46:03 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#70505: [PATCH] gnu: foot: Update to 1.17.2.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 70505 <at> debbugs.gnu.org.
--
70505: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70505
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Wilko Meyer <w <at> 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
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
* 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
This bug report was last modified 1 year and 89 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.