GNU bug report logs - #59079
[PATCH] gnu: rlwrap: Update to 0.46.1.

Previous Next

Package: guix-patches;

Reported by: Hilton Chain <hako <at> ultrarare.space>

Date: Sun, 6 Nov 2022 13:58:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 59079 <at> debbugs.gnu.org (full text, mbox):

From: "(" <paren <at> disroot.org>
To: "Hilton Chain" <hako <at> ultrarare.space>, <59079 <at> debbugs.gnu.org>
Subject: Re: [bug#59079] [PATCH] gnu: rlwrap: Update to 0.46.1.
Date: Sun, 06 Nov 2022 14:04:09 +0000
Heya,

On Sun Nov 6, 2022 at 1:56 PM GMT, Hilton Chain via Guix-patches via wrote:
> * gnu/packages/readline.scm (rlwrap): Update to 0.46.1.

> --- a/gnu/packages/readline.scm
> +++ b/gnu/packages/readline.scm

> @@ -143,16 +143,16 @@ (define-public readline-6.2
>      (source
>       (origin
>         (method git-fetch)
>         (uri (git-reference
>               (url "https://github.com/hanslub42/rlwrap")
> -             (commit (string-append "v" version))))
> +             (commit (string-append version))))

``(string-append version)'' is just equivalent to ``version''.

    -- (




This bug report was last modified 2 years and 195 days ago.

Previous Next


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