GNU bug report logs - #30845
More java packages

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Sun, 18 Mar 2018 12:43:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Björn Höfling <bjoern.hoefling <at> bjoernhoefling.de>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 30845 <at> debbugs.gnu.org
Subject: [bug#30845] [PATCH 01/82] gnu: Add java-jline-2.
Date: Mon, 19 Mar 2018 23:13:04 +0100
[Message part 1 (text/plain, inline)]
On Sun, 18 Mar 2018 14:05:21 +0100
Julien Lepiller <julien <at> lepiller.eu> wrote:

> * gnu/packages/java.scm (java-jline-2): New variable.
> ---
>  gnu/packages/java.scm | 33 +++++++++++++++++++++++++++++++++
>  1 file changed, 33 insertions(+)
> 
> diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
> index 5771366f6..1ae1d68e9 100644
> --- a/gnu/packages/java.scm
> +++ b/gnu/packages/java.scm
> @@ -9262,6 +9262,39 @@ similar in functionality to BSD editline and
> GNU readline but with additional features that bring it on par with
> the Z shell line editor.") (license license:bsd-3)))
>  
> +(define-public java-jline-2
> +  (package
> +    (inherit java-jline)
> +    (version "2.14.5")

LGTM

Björn
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 7 years and 42 days ago.

Previous Next


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