[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
27/30: gnu: lesspipe: Update to 1.91.
From: |
guix-commits |
Subject: |
27/30: gnu: lesspipe: Update to 1.91. |
Date: |
Fri, 26 Nov 2021 18:53:13 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 10e26baae894f757242e1d239945203b9877a033
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Nov 26 23:16:59 2021 +0100
gnu: lesspipe: Update to 1.91.
* gnu/packages/less.scm (lesspipe): Update to 1.91.
---
gnu/packages/less.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/less.scm b/gnu/packages/less.scm
index 4c8552c..56d4097 100644
--- a/gnu/packages/less.scm
+++ b/gnu/packages/less.scm
@@ -59,7 +59,7 @@ text editors.")
(define-public lesspipe
(package
(name "lesspipe")
- (version "1.90")
+ (version "1.91")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -68,7 +68,7 @@ text editors.")
(file-name (git-file-name name version))
(sha256
(base32
- "17gv4nr9fxrk3png477pgiimdz8minp9scmqg2nxa96jfz4sk4li"))))
+ "04dqvq6j4h451xqbvxzv6pv679hzzfm39pdm5vg7h3r45gzg0kps"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests
- 19/30: gnu: solaar: Update to 1.0.7., (continued)
- 19/30: gnu: solaar: Update to 1.0.7., guix-commits, 2021/11/26
- 21/30: gnu: libnftnl: Update to 1.2.1., guix-commits, 2021/11/26
- 22/30: gnu: nftables: Update to 1.0.1., guix-commits, 2021/11/26
- 23/30: gnu: borgmatic: Update to 1.5.21., guix-commits, 2021/11/26
- 24/30: gnu: kcov: Update to 39., guix-commits, 2021/11/26
- 16/30: gnu: exfatprogs: Update to 1.1.3., guix-commits, 2021/11/26
- 25/30: gnu: kcov: Prepare for cross-compilation., guix-commits, 2021/11/26
- 28/30: gnu: cpuid: Update to 20211121., guix-commits, 2021/11/26
- 29/30: gnu: davfs2: Update to 1.6.1., guix-commits, 2021/11/26
- 26/30: gnu: yadifa: Update to 2.5.3., guix-commits, 2021/11/26
- 27/30: gnu: lesspipe: Update to 1.91.,
guix-commits <=
- 30/30: gnu: wavemon: Update to 0.9.4., guix-commits, 2021/11/26