gnu: lesspipe: Update to 2.07.

* gnu/packages/less.scm (lesspipe): Update to 2.07.
This commit is contained in:
Tobias Geerinckx-Rice 2023-01-15 01:00:01 +01:00
parent 7c63c11c15
commit c67c31b097
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -62,7 +62,7 @@ (define-public less
(define-public lesspipe
(package
(name "lesspipe")
(version "2.06")
(version "2.07")
(source (origin
(method git-fetch)
(uri (git-reference
@ -71,7 +71,7 @@ (define-public lesspipe
(file-name (git-file-name name version))
(sha256
(base32
"0f67f45dznhnw99r4zxrzf1xvspzj2rpg2z8b905ixmzpnv86772"))))
"0xci0c575hklb5y6vybvb48938fslb9zw3mlisvspx1p3fplyzrg"))))
(build-system gnu-build-system)
(arguments
(list