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

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

bug#53920: closed ([PATCH] gnu: lesspipe: Update to 2.02.)


From: GNU bug Tracking System
Subject: bug#53920: closed ([PATCH] gnu: lesspipe: Update to 2.02.)
Date: Wed, 02 Mar 2022 20:53:02 +0000

Your message dated Wed, 2 Mar 2022 21:52:19 +0100
with message-id <9767c201-7c8c-22fd-81e5-b85be565f190@crazy-compilers.com>
and subject line Re: [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03.
has caused the debbugs.gnu.org bug report #53920,
regarding [PATCH] gnu: lesspipe: Update to 2.02.
to be marked as done.

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


-- 
53920: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53920
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: lesspipe: Update to 2.02. Date: Thu, 10 Feb 2022 17:52:31 +0100
* gnu/packages/less.scm (lesspipe): Update to 2.02.
---
 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 e23b5d0c24..3322321ac6 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.91")
+    (version "2.02")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -68,7 +68,7 @@ text editors.")
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "04dqvq6j4h451xqbvxzv6pv679hzzfm39pdm5vg7h3r45gzg0kps"))))
+                "15lcgawwqlpwa3kra44nnyx0jmidjqdq45xcr5q90kz8iqix3ll7"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f                      ; no tests
-- 
2.30.2




--- End Message ---
--- Begin Message --- Subject: Re: [bug#53920] [PATCH v3] gnu: lesspipe: Update to 2.03. Date: Wed, 2 Mar 2022 21:52:19 +0100 User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1
Thanks for the review.

Changed to use #$(this-package-input, updated to 2.04 (which was released meanwhile) and pushed as d8e353c11bf1999255a2471b553ce754800b074a

--
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |



--- End Message ---

reply via email to

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