GNU bug report logs -
#29893
[PATCH core-updates] gnu: java-bnd-annotations: Update to 3.5.0.
Previous Next
Reported by: Gábor Boskovits <boskovits <at> gmail.com>
Date: Fri, 29 Dec 2017 16:12:01 UTC
Severity: normal
Tags: patch
Done: Julien Lepiller <julien <at> lepiller.eu>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 29893 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
In the second version of this patch I fixed the commit message, I mixed the
package name.
2018-01-07 22:44 GMT+01:00 Gábor Boskovits <boskovits <at> gmail.com>:
> * gnu/packages/java.scm (java-aqute-bnd-annotation): Update to 3.5.0.
> ---
> gnu/packages/java.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
> index 480d93c55..41f9af87e 100644
> --- a/gnu/packages/java.scm
> +++ b/gnu/packages/java.scm
> @@ -5967,7 +5967,7 @@ package contains utilities for obtaining services
> via the Java SE 6
> (define-public java-aqute-bnd-annotation
> (package
> (name "java-aqute-bnd-annotation")
> - (version "3.4.0")
> + (version "3.5.0")
> (source (origin
> (method url-fetch)
> (uri (string-append "https://github.com/bndtools/
> bnd/archive/"
> @@ -5975,7 +5975,7 @@ package contains utilities for obtaining services
> via the Java SE 6
> (file-name (string-append name "-" version ".tar.gz"))
> (sha256
> (base32
> - "09vgb6axikbz66zi9falijbnzh1qnp
> 9ysfns123dmzdb01cbza9q"))))
> + "1ggyiq0as0f6cz333a0dh98j72kmvv
> 5pf2s47v9554yh905lfqdl"))))
> (build-system ant-build-system)
> (arguments
> `(#:jar-name "java-aqute-bnd-annotation.jar"
> --
> 2.15.1
>
>
[Message part 2 (text/html, inline)]
This bug report was last modified 7 years and 55 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.