GNU bug report logs - #57558
[PATCH] gnu: foot: Update to 1.13.1.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 3 Sep 2022 08:21:01 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: bug#57558: closed (Re: [bug#57558] [PATCH] gnu: foot: Update to
 1.13.1.)
Date: Sun, 04 Sep 2022 17:57:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#57558: [PATCH] gnu: foot: Update to 1.13.1.

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 57558 <at> debbugs.gnu.org.

-- 
57558: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=57558
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 57558-done <at> debbugs.gnu.org
Subject: Re: [bug#57558] [PATCH] gnu: foot: Update to 1.13.1.
Date: Sun, 04 Sep 2022 18:56:16 +0100
[Message part 3 (text/plain, inline)]
kiasoc5 via Guix-patches via <guix-patches <at> gnu.org> writes:

> * gnu/packages/terminals.scm (foot): Update to 1.13.1.
> ---
>  gnu/packages/terminals.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, I've pushed this to master as
75febb00a57b69d41e989af0487446105fae32a5.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: foot: Update to 1.13.1.
Date: Sat,  3 Sep 2022 04:19:43 -0400
* gnu/packages/terminals.scm (foot): Update to 1.13.1.
---
 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 7f9764fa75..9ece3043e0 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -838,7 +838,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.12.1")
+    (version "1.13.1")
     (home-page "https://codeberg.org/dnkl/foot")
     (source (origin
               (method git-fetch)
@@ -846,7 +846,7 @@ (define-public foot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "14jqs4sarxbrgi5pxz0afqa9jxq90cb5ayqd21qj2n65whqa5bpk"))))
+                "0k0zbh6adwr99y9aazlyvp6s1k8zaq2j6x8kqb8q9a5qjjg56lay"))))
     (build-system meson-build-system)
     (arguments
      `(;; Using a "release" build is recommended both for performance, and
-- 
2.37.3




This bug report was last modified 2 years and 259 days ago.

Previous Next


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