GNU bug report logs - #75316
[PATCH] gnu: foot: Update to 1.20.1.

Previous Next

Package: guix-patches;

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

Date: Fri, 3 Jan 2025 13:52:01 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 75316 in the body.
You can then email your comments to 75316 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#75316; Package guix-patches. (Fri, 03 Jan 2025 13:52:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to ashish.is <at> lostca.se:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 03 Jan 2025 13:52:02 GMT) Full text and rfc822 format available.

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

From: 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.1.
Date: Fri,  3 Jan 2025 13:51:24 +0000
From: Ashish SHUKLA <ashish.is <at> lostca.se>

* gnu/packages/terminals.scm (foot): Update to 1.20.1.

Change-Id: I0395b9f83ef93d55ee984f9f8d5781739abfb68c
---
 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 698f0866be..755485fa85 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.0")
+    (version "1.20.1")
     (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 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
+        (base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 3cd61a52f0e4571d8bf9f59e4177140375ffb2b9
-- 
2.47.1





Information forwarded to guix-patches <at> gnu.org:
bug#75316; Package guix-patches. (Mon, 06 Jan 2025 11:11:01 GMT) Full text and rfc822 format available.

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

From: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
To: "ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org>
Cc: 75316-done <at> debbugs.gnu.org, ashish.is <at> lostca.se
Subject: Re: [bug#75316] [PATCH] gnu: foot: Update to 1.20.1.
Date: Mon, 06 Jan 2025 19:09:59 +0800
[Message part 1 (text/plain, inline)]
"ashish.is--- via Guix-patches" via <guix-patches <at> gnu.org> writes:

> From: Ashish SHUKLA <ashish.is <at> lostca.se>
>
> * gnu/packages/terminals.scm (foot): Update to 1.20.1.
>
> Change-Id: I0395b9f83ef93d55ee984f9f8d5781739abfb68c
> ---
>  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 698f0866be..755485fa85 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.0")
> +    (version "1.20.1")
>      (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 "1px5zym0ghcgr7v5sbn2nk4mfix7f2g52havh3m49x5zdh1krxbf"))))
> +        (base32 "18xqvkfy35c5n03x4j4nqwy1g497wmswb3vq8cjl04cry3lw3nfj"))))
>      (build-system meson-build-system)
>      (arguments
>       (list
>
> base-commit: 3cd61a52f0e4571d8bf9f59e4177140375ffb2b9
pushed, closing.
[signature.asc (application/pgp-signature, inline)]

Reply sent to Zheng Junjie <zhengjunjie <at> iscas.ac.cn>:
You have taken responsibility. (Mon, 06 Jan 2025 11:11:02 GMT) Full text and rfc822 format available.

Notification sent to ashish.is <at> lostca.se:
bug acknowledged by developer. (Mon, 06 Jan 2025 11:11:02 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. (Mon, 03 Feb 2025 12:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 135 days ago.

Previous Next


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