From: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
To: 71432@debbugs.gnu.org
Cc: "Artyom V. Poptsov" <poptsov.artyom@gmail.com>
Subject: [bug#71432] [PATCH] gnu: lesspipe: Update to 2.13.
Date: Sat, 8 Jun 2024 13:17:09 +0300 [thread overview]
Message-ID: <e5b5cac0d025c83cbe781afd8b768e382adc24d4.1717841829.git.poptsov.artyom@gmail.com> (raw)
* gnu/packages/less.scm (lesspipe): Update to 2.13.
Change-Id: Iad32d9291cb92db8c67200db26c8d914ec45cbe4
---
gnu/packages/less.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/less.scm b/gnu/packages/less.scm
index 8544f33db6..f7630cb5dc 100644
--- a/gnu/packages/less.scm
+++ b/gnu/packages/less.scm
@@ -5,6 +5,7 @@
;;; Copyright © 2020, 2021, 2022 Michael Rohleder <mike@rohleder.de>
;;; Copyright © 2022 Hartmut Goebel <h.goebel@crazy-compilers.com>
;;; Copyright © 2022 Efraim Flashner <efraim@flashner.co.il>
+;;; Copyright © 2024 Artyom V. Poptsov <poptsov.artyom@gmail.com>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -63,7 +64,7 @@ (define-public less
(define-public lesspipe
(package
(name "lesspipe")
- (version "2.08")
+ (version "2.13")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -72,7 +73,7 @@ (define-public lesspipe
(file-name (git-file-name name version))
(sha256
(base32
- "00kswzbyys4j5l10y3c3cinrgf0mkzjn1ilqdvs1mkbxlzk33pwc"))))
+ "1hhxikpvmjwg90a3rpnxssq3ws6l2hv76d04h4fgvxhbsrr7imiv"))))
(build-system gnu-build-system)
(arguments
(list
base-commit: bc8a41f4a8d9f1f0525d7bc97c67ed3c8aea3111
--
2.45.1
next reply other threads:[~2024-06-08 10:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-08 10:17 Artyom V. Poptsov [this message]
2024-06-10 9:48 ` bug#71432: Close Andreas Enge
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=e5b5cac0d025c83cbe781afd8b768e382adc24d4.1717841829.git.poptsov.artyom@gmail.com \
--to=poptsov.artyom@gmail.com \
--cc=71432@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.