GNU bug report logs - #70505
[PATCH] gnu: foot: Update to 1.17.2.

Previous Next

Package: guix-patches;

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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 70505 in the body.
You can then email your comments to 70505 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#70505; Package guix-patches. (Sun, 21 Apr 2024 21:46:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Wilko Meyer <w <at> wmeyer.eu>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 21 Apr 2024 21:46:04 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Wilko Meyer <w <at> wmeyer.eu>
To: guix-patches <at> gnu.org
Cc: Wilko Meyer <w <at> wmeyer.eu>
Subject: [PATCH] gnu: foot: Update to 1.17.2.
Date: Sun, 21 Apr 2024 23:44:21 +0200
* 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





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 22 Apr 2024 04:45:04 GMT) Full text and rfc822 format available.

Notification sent to Wilko Meyer <w <at> wmeyer.eu>:
bug acknowledged by developer. (Mon, 22 Apr 2024 04:45:04 GMT) Full text and rfc822 format available.

Message #10 received at 70505-done <at> debbugs.gnu.org (full text, mbox):

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Wilko Meyer <w <at> wmeyer.eu>
Cc: 70505-done <at> debbugs.gnu.org
Subject: Re: [bug#70505] [PATCH] gnu: foot: Update to 1.17.2.
Date: Mon, 22 Apr 2024 12:43:49 +0800
[Message part 1 (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)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Mon, 20 May 2024 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified today.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.