gnu: lesspipe: Update to 1.85.
authorMichael Rohleder <mike@rohleder.de>
Sat, 29 Aug 2020 01:37:33 +0000 (03:37 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 29 Aug 2020 01:52:13 +0000 (03:52 +0200)
* gnu/packages/less.scm (lesspipe): Update to 1.85.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
gnu/packages/less.scm

index 7c5107d..6543435 100644 (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