all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#72618] [PATCH] gnu: foot: Update to 1.18.1.
@ 2024-08-14 10:31 ashish.is--- via Guix-patches via
  2024-08-15  1:17 ` bug#72618: " jgart via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: ashish.is--- via Guix-patches via @ 2024-08-14 10:31 UTC (permalink / raw)
  To: 72618; +Cc: Ashish SHUKLA

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

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

Change-Id: Ied62826f3eba06bdd20826e8292f3ff25b3d9a5c
---
 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 1134c5700c..f3e9e0c6d9 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.0")
+    (version "1.18.1")
     (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 "1znfk64kimm0vr3alvj66i1yn5glig3bw60n2lv9cn4jzi1b7qhb"))))
+        (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
     (build-system meson-build-system)
     (arguments
      (list

base-commit: aadc73c8d1a622f76ee02aca22eb89c83023680f
-- 
2.46.0





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

* bug#72618: [PATCH] gnu: foot: Update to 1.18.1.
  2024-08-14 10:31 [bug#72618] [PATCH] gnu: foot: Update to 1.18.1 ashish.is--- via Guix-patches via
@ 2024-08-15  1:17 ` jgart via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: jgart via Guix-patches via @ 2024-08-15  1:17 UTC (permalink / raw)
  To: 72618-done; +Cc: ashish.is


Applied. Thanks!
-- 
all the best,
jgart




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

end of thread, other threads:[~2024-08-15  1:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-14 10:31 [bug#72618] [PATCH] gnu: foot: Update to 1.18.1 ashish.is--- via Guix-patches via
2024-08-15  1:17 ` bug#72618: " jgart 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.