GNU bug report logs - #29893
[PATCH core-updates] gnu: java-bnd-annotations: Update to 3.5.0.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#29893: closed ([PATCH core-updates] gnu: java-bnd-annotations:
 Update to 3.5.0.)
Date: Fri, 23 Mar 2018 19:27:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 23 Mar 2018 20:26:11 +0100
with message-id <20180323202611.0091b6db <at> lepiller.eu>
and subject line Re: [bug#29893] [PATCH] gnu: java-aqute-bnd-annotation: Update to 3.5.0.
has caused the debbugs.gnu.org bug report #29893,
regarding [PATCH core-updates] gnu: java-bnd-annotations: Update to 3.5.0.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
29893: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29893
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Gábor Boskovits <boskovits <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Gábor Boskovits <boskovits <at> gmail.com>
Subject: [PATCH core-updates] gnu: java-bnd-annotations: Update to 3.5.0.
Date: Fri, 29 Dec 2017 17:10:26 +0100
* gnu/packages/java.scm (java-bnd-annotations): 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
-                "09vgb6axikbz66zi9falijbnzh1qnp9ysfns123dmzdb01cbza9q"))))
+                "1ggyiq0as0f6cz333a0dh98j72kmvv5pf2s47v9554yh905lfqdl"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "java-aqute-bnd-annotation.jar"
-- 
2.15.1



[Message part 3 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: 29893-done <at> debbugs.gnu.org
Subject: Re: [bug#29893] [PATCH] gnu: java-aqute-bnd-annotation: Update to
 3.5.0.
Date: Fri, 23 Mar 2018 20:26:11 +0100
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.