all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#66834] [PATCH] gnu: foot: Update to 1.16.2.
@ 2023-10-30  9:54 Benjamin
  2023-10-30 13:49 ` Benjamin
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin @ 2023-10-30  9:54 UTC (permalink / raw)
  To: 66834; +Cc: Benjamin

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

Change-Id: Ia051629613ea027ae3997022a5c3cb8711614e96
---
 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 c5cecfa6db..789c048e9a 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -834,7 +834,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.15.3")
+    (version "1.16.2")
     (home-page "https://codeberg.org/dnkl/foot")
     (source (origin
               (method git-fetch)
@@ -842,7 +842,7 @@ (define-public foot
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1a224i2i7qk170kf2rzyxqcv3lnx9f548lwa37jgjr7i339x4zwf"))))
+                "00wac8li1ac8ncmnlqvz3xnr5pi8gj4v3v341n0h2zzaayv9ngw5"))))
     (build-system meson-build-system)
     (arguments
      `(;; Using a "release" build is recommended both for performance, and

base-commit: 642769707c05dc1dd5674d60cd3b55d77b35c9d9
-- 
2.41.0





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#66834] [PATCH] gnu: foot: Update to 1.16.2
  2023-10-30  9:54 [bug#66834] [PATCH] gnu: foot: Update to 1.16.2 Benjamin
@ 2023-10-30 13:49 ` Benjamin
  2023-11-03 10:29   ` Christopher Baines
  0 siblings, 1 reply; 3+ messages in thread
From: Benjamin @ 2023-10-30 13:49 UTC (permalink / raw)
  To: 66834

Re,

On Mon Oct 30, 2023 at 10:54 AM CET, Benjamin wrote:
> * gnu/packages/terminals.scm (foot): Update to 1.16.2.
>
> Change-Id: Ia051629613ea027ae3997022a5c3cb8711614e96
> ---

This patch is a duplicate of https://issues.guix.gnu.org/66785
It can be closed




^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#66834] [PATCH] gnu: foot: Update to 1.16.2
  2023-10-30 13:49 ` Benjamin
@ 2023-11-03 10:29   ` Christopher Baines
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Baines @ 2023-11-03 10:29 UTC (permalink / raw)
  To: Benjamin; +Cc: 66834-close, 66834

[-- Attachment #1: Type: text/plain, Size: 404 bytes --]


"Benjamin" <benjamin@uvy.fr> writes:

> Re,
>
> On Mon Oct 30, 2023 at 10:54 AM CET, Benjamin wrote:
>> * gnu/packages/terminals.scm (foot): Update to 1.16.2.
>>
>> Change-Id: Ia051629613ea027ae3997022a5c3cb8711614e96
>> ---
>
> This patch is a duplicate of https://issues.guix.gnu.org/66785
> It can be closed

Indeed, thanks for sending the patch anyway. I've now merged the changes
in #66785.

Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-11-03 10:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-30  9:54 [bug#66834] [PATCH] gnu: foot: Update to 1.16.2 Benjamin
2023-10-30 13:49 ` Benjamin
2023-11-03 10:29   ` Christopher Baines

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.