jgart pushed a commit to branch master
in repository guix.
commit 851d345a1e5a95754130ed5e739b34b998a8d249
Author: Ashish SHUKLA <[email protected]>
AuthorDate: Wed Aug 14 12:31:08 2024 +0200
gnu: foot: Update to 1.18.1.
* gnu/packages/terminals.scm (foot): Update to 1.18.1.
Change-Id: Ied62826f3eba06bdd20826e8292f3ff25b3d9a5c
Signed-off-by: jgart <[email protected]>
---
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 @@ eye-candy, customizable, and reasonably lightweight.")
(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 @@ eye-candy, customizable, and reasonably lightweight.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1znfk64kimm0vr3alvj66i1yn5glig3bw60n2lv9cn4jzi1b7qhb"))))
+ (base32 "15s7fbkibvq53flf5yy9ad37y53pl83rcnjwlnfh96a4s5mj6v5d"))))
(build-system meson-build-system)
(arguments
(list