[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/06: gnu: foot: Update to 1.9.2.
From: |
guix-commits |
Subject: |
01/06: gnu: foot: Update to 1.9.2. |
Date: |
Tue, 2 Nov 2021 19:42:30 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit a40bb0afe0c651aa2008b9cead3b060da951121b
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Tue Nov 2 18:37:17 2021 +0100
gnu: foot: Update to 1.9.2.
* gnu/packages/terminals.scm (foot): Update to 1.9.2.
---
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 9fee37a..8d751f6 100644
--- a/gnu/packages/terminals.scm
+++ b/gnu/packages/terminals.scm
@@ -739,7 +739,7 @@ eye-candy, customizable, and reasonably lightweight.")
(define-public foot
(package
(name "foot")
- (version "1.6.3")
+ (version "1.9.2")
(home-page "https://codeberg.org/dnkl/foot")
(source (origin
(method git-fetch)
@@ -747,7 +747,7 @@ eye-candy, customizable, and reasonably lightweight.")
(file-name (git-file-name name version))
(sha256
(base32
- "0rm7w29wf3gipf69qf7s42qw8857z74gsigrpz9g6vvd1x58f03m"))))
+ "15h01ijx87i60bdgjjap1ymwlxggsxc6iziykh3bahj8432s1836"))))
(build-system meson-build-system)
(arguments
`(#:meson ,meson-0.55
- branch master updated (1747bb4 -> 6133217), guix-commits, 2021/11/02
- 04/06: gnu: inxi-minimal: Update to 3.3.08-1., guix-commits, 2021/11/02
- 02/06: gnu: mu: Update to 1.6.9., guix-commits, 2021/11/02
- 05/06: gnu: oil: Update to 0.9.3., guix-commits, 2021/11/02
- 03/06: gnu: mu: Fix typo., guix-commits, 2021/11/02
- 01/06: gnu: foot: Update to 1.9.2.,
guix-commits <=
- 06/06: gnu: mksh: Update to 59c., guix-commits, 2021/11/02