gnu: lesspipe: Update to 1.89.

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

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
Michael Rohleder 2021-09-22 12:46:44 +02:00 committed by Efraim Flashner
parent 85a16c0788
commit 2aa93a1bd7
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -59,7 +59,7 @@ (define-public less
(define-public lesspipe
(package
(name "lesspipe")
(version "1.86")
(version "1.89")
(source (origin
(method git-fetch)
(uri (git-reference
@ -68,7 +68,7 @@ (define-public lesspipe
(file-name (git-file-name name version))
(sha256
(base32
"14qsfwvsqn6r0najpfh5p68by4jwlg2hj4250cfi1hx3j9i5nhgn"))))
"0lxf0m4bgwhpwmwa5q2vklk31yhiaz049kpm4n2hqiyb5mlpa94a"))))
(build-system gnu-build-system)
(arguments
'(#:tests? #f ; no tests