GNU bug report logs - #75656
[PATCH] gnu: foot: Update to 1.20.2.

Previous Next

Package: guix-patches;

Reported by: Ashish SHUKLA <ashish.is <at> lostca.se>

Date: Sat, 18 Jan 2025 20:10:02 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 75656 in the body.
You can then email your comments to 75656 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#75656; Package guix-patches. (Sat, 18 Jan 2025 20:10:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 18 Jan 2025 20:10:02 GMT) Full text and rfc822 format available.

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

From: Ashish SHUKLA <ashish.is <at> lostca.se>
To: guix-patches <at> gnu.org
Cc: Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: [PATCH] gnu: foot: Update to 1.20.2.
Date: Sat, 18 Jan 2025 21:09:08 +0100
* gnu/packages/terminals.scm (foot): Update to 1.20.2.

Change-Id: I56bef34f5d21901a4e2dca0dea515014b1df9ff0
---
 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 f40fbcbc5d..71f5ca3472 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -851,7 +851,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.20.1")
+    (version "1.20.2")
     (home-page "https://codeberg.org/dnkl/foot")
     (source
      (origin
@@ -861,7 +861,7 @@ (define-public foot
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
+        (base32 "0m6i361wg86zxah28lp9kdxawifrzgz2gbvs9b0ynwl7292nhw5n"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 2c42614b372fa48b30462c0bff8d716e02236905
-- 
2.47.1





Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Tue, 21 Jan 2025 12:28:03 GMT) Full text and rfc822 format available.

Notification sent to Ashish SHUKLA <ashish.is <at> lostca.se>:
bug acknowledged by developer. (Tue, 21 Jan 2025 12:28:03 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org>
Cc: 75656-done <at> debbugs.gnu.org, Ashish SHUKLA <ashish.is <at> lostca.se>
Subject: Re: [bug#75656] [PATCH] gnu: foot: Update to 1.20.2.
Date: Tue, 21 Jan 2025 20:27:37 +0800
[Message part 1 (text/plain, inline)]
Ashish SHUKLA via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/terminals.scm (foot): Update to 1.20.2.
>
> Change-Id: I56bef34f5d21901a4e2dca0dea515014b1df9ff0
> ---
>  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 f40fbcbc5d..71f5ca3472 100644
> --- a/gnu/packages/terminals.scm
> +++ b/gnu/packages/terminals.scm
> @@ -851,7 +851,7 @@ (define-public cool-retro-term
>  (define-public foot
>    (package
>      (name "foot")
> -    (version "1.20.1")
> +    (version "1.20.2")
>      (home-page "https://codeberg.org/dnkl/foot")
>      (source
>       (origin
> @@ -861,7 +861,7 @@ (define-public foot
>               (commit version)))
>         (file-name (git-file-name name version))
>         (sha256
> -        (base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
> +        (base32 "0m6i361wg86zxah28lp9kdxawifrzgz2gbvs9b0ynwl7292nhw5n"))))
>      (build-system meson-build-system)
>      (arguments
>       (list
>
> base-commit: 2c42614b372fa48b30462c0bff8d716e02236905
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Information forwarded to guix-patches <at> gnu.org:
bug#75656; Package guix-patches. (Tue, 21 Jan 2025 12:29:01 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 19 Feb 2025 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 22 days ago.

Previous Next


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