me
/
guix
Archived
1
0
Fork 0

gnu: lesspipe: Update to 2.07.

* gnu/packages/less.scm (lesspipe): Update to 2.07.
master
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
1 changed files with 2 additions and 2 deletions

View File

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