GNU bug report logs - #50737
[PATCH] gnu: lesspipe: Update to 1.89.

Previous Next

Package: guix-patches;

Reported by: Michael Rohleder <mike <at> rohleder.de>

Date: Wed, 22 Sep 2021 10:47:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Efraim Flashner <efraim <at> flashner.co.il>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#50737: closed ([PATCH] gnu: lesspipe: Update to 1.89.)
Date: Sun, 26 Sep 2021 11:08:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 26 Sep 2021 14:02:52 +0300
with message-id <YVBTXGKmm3DyJCux <at> 3900XT>
and subject line Re: [bug#50737] [PATCH] gnu: lesspipe: Update to 1.89.
has caused the debbugs.gnu.org bug report #50737,
regarding [PATCH] gnu: lesspipe: Update to 1.89.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
50737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50737
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Michael Rohleder <mike <at> rohleder.de>
To: guix-patches <at> gnu.org
Cc: Michael Rohleder <mike <at> rohleder.de>
Subject: [PATCH] gnu: lesspipe: Update to 1.89.
Date: Wed, 22 Sep 2021 12:46:44 +0200
* gnu/packages/less.scm (lesspipe): Update to 1.89.
---
 gnu/packages/less.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/less.scm b/gnu/packages/less.scm
index 81d7918b36..25b675902a 100644
--- a/gnu/packages/less.scm
+++ b/gnu/packages/less.scm
@@ -59,7 +59,7 @@ text editors.")
 (define-public lesspipe
   (package
     (name "lesspipe")
-    (version "1.86")
+    (version "1.89")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -68,7 +68,7 @@ text editors.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "14qsfwvsqn6r0najpfh5p68by4jwlg2hj4250cfi1hx3j9i5nhgn"))))
+                "0lxf0m4bgwhpwmwa5q2vklk31yhiaz049kpm4n2hqiyb5mlpa94a"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no tests
-- 
2.33.0



[Message part 3 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Michael Rohleder <mike <at> rohleder.de>
Cc: 50737-done <at> debbugs.gnu.org
Subject: Re: [bug#50737] [PATCH] gnu: lesspipe: Update to 1.89.
Date: Sun, 26 Sep 2021 14:02:52 +0300
[Message part 4 (text/plain, inline)]
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 301 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.