gnu: lesspipe: Update to 1.85.

* gnu/packages/less.scm (lesspipe): Update to 1.85.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
This commit is contained in:
Michael Rohleder 2020-08-29 03:37:33 +02:00 committed by Tobias Geerinckx-Rice
parent a4782e401e
commit e9f56a6df2
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79

View File

@ -59,7 +59,7 @@ text editors.")
(define-public lesspipe
(package
(name "lesspipe")
(version "1.84")
(version "1.85")
(source (origin
(method git-fetch)
(uri (git-reference
@ -68,7 +68,7 @@ text editors.")
(file-name (git-file-name name version))
(sha256
(base32
"124ffhzrikr88ab14rk6753n8adxijpmg7q3zx7nmqc52wpkfd8q"))))
"1v1jdkdq1phc93gdr6mjlk98gipxrkkq4bj8kks0kfdvjgdwkdaa"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests