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 #28 received at 29893-done <at> debbugs.gnu.org (full text, mbox):
Pushed as 2cac8891510533338f6214fbd5ab9c2f6204e856.
Somehow I didn't see the commit message was broken before sending it.
Your email adress doesn't appear correctly in the author field
(boskovits at). Sorry about that :/
Le Sun, 7 Jan 2018 22:45:27 +0100,
Gábor Boskovits <boskovits <at> gmail.com> a écrit :
> 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
> >
> >
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.