guix_mirror_bot pushed a commit to branch master
in repository guix.
commit 420563fd2068afc34a580c37527f14d0a00d514d
Author: Ashish SHUKLA <[email protected]>
AuthorDate: Thu Mar 5 19:17:14 2026 +0100
gnu: foot: Update to 1.26.0
* gnu/packages/terminals.scm (foot): Update to 1.26.0.
Change-Id: I29d82a1c8fd4c7f580dc9261554d8f513282597e
Signed-off-by: Sharlatan Hellseher <[email protected]>
---
gnu/packages/terminals.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/terminals.scm b/gnu/packages/terminals.scm
index ba0aeefd6a..3d0164ad0d 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -39,7 +39,7 @@
;;; Copyright © 2023 Jaeme Sifat <[email protected]>
;;; Copyright © 2024 Suhail <[email protected]>
;;; Copyright © 2024 Clément Lassieur <[email protected]>
-;;; Copyright © 2024, 2025 Ashish SHUKLA <[email protected]>
+;;; Copyright © 2024-2026 Ashish SHUKLA <[email protected]>
;;; Copyright © 2024 Ashvith Shetty <[email protected]>
;;; Copyright © 2024, 2025-2026 Artyom V. Poptsov <[email protected]>
;;; Copyright © 2025 Roman Scherer <[email protected]>
@@ -900,7 +900,7 @@ eye-candy, customizable, and reasonably lightweight.")
(define-public foot
(package
(name "foot")
- (version "1.25.0")
+ (version "1.26.0")
(home-page "https://codeberg.org/dnkl/foot")
(source
(origin
@@ -910,7 +910,7 @@ eye-candy, customizable, and reasonably lightweight.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "1vfqg52hf2yi0zrg01lcgq1q4vi99d0mgf6vmff1510nv4hv1d5k"))))
+ (base32 "04pbw6v05n8s32mjgjxxzzixzxhcx850fnah14wjhjsx0nnqsway"))))
(build-system meson-build-system)
(arguments
(list