emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#50737: closed ([PATCH] gnu: lesspipe: Update to 1.89.)


From: GNU bug Tracking System
Subject: bug#50737: closed ([PATCH] gnu: lesspipe: Update to 1.89.)
Date: Sun, 26 Sep 2021 11:08:02 +0000

Your message dated Sun, 26 Sep 2021 14:02:52 +0300
with message-id <YVBTXGKmm3DyJCux@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@gnu.org.)


-- 
50737: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=50737
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#50737] [PATCH] gnu: lesspipe: Update to 1.89. Date: Sun, 26 Sep 2021 14:02:52 +0300
Thanks. Patch pushed.

-- 
Efraim Flashner   <efraim@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

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]