all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#73970] [PATCH] gnu: foot: Update to 1.19.0.
@ 2024-10-23 16:14 ashish.is--- via Guix-patches via
  0 siblings, 0 replies; only message in thread
From: ashish.is--- via Guix-patches via @ 2024-10-23 16:14 UTC (permalink / raw)
  To: 73970; +Cc: Ashish SHUKLA

From: Ashish SHUKLA <ashish.is@lostca.se>

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

Change-Id: Ia25a9f0d2344e11af8ef2b261982876bbc831066
---
 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 701686258d..fbfc4439db 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -849,7 +849,7 @@ (define-public cool-retro-term
 (define-public foot
   (package
     (name "foot")
-    (version "1.18.1")
+    (version "1.19.0")
     (home-page "https://codeberg.org/dnkl/foot")
     (source
      (origin
@@ -859,7 +859,7 @@ (define-public foot
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
+        (base32 "02y7vdvs09vdsmich59v85y4y4kp3gmpxskj8js0va1in0v9b3hi"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: 5f4ba1c09fa0fba1ed230b80bae9f6a4d0d2d303
-- 
2.47.0





^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-23 16:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 16:14 [bug#73970] [PATCH] gnu: foot: Update to 1.19.0 ashish.is--- via Guix-patches via

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.