all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 29893@debbugs.gnu.org
Cc: "Gábor Boskovits" <boskovits@gmail.com>
Subject: [bug#29893] [PATCH] gnu: java-aqute-bnd-annotation: Update to 3.5.0.
Date: Sun,  7 Jan 2018 22:44:12 +0100	[thread overview]
Message-ID: <20180107214412.32065-1-boskovits@gmail.com> (raw)
In-Reply-To: <20171229161026.12540-1-boskovits@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
-                "09vgb6axikbz66zi9falijbnzh1qnp9ysfns123dmzdb01cbza9q"))))
+                "1ggyiq0as0f6cz333a0dh98j72kmvv5pf2s47v9554yh905lfqdl"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "java-aqute-bnd-annotation.jar"
-- 
2.15.1

  reply	other threads:[~2018-01-07 21:45 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-29 16:10 [bug#29893] [PATCH core-updates] gnu: java-bnd-annotations: Update to 3.5.0 Gábor Boskovits
2018-01-07 21:44 ` Gábor Boskovits [this message]
2018-01-07 21:45   ` [bug#29893] [PATCH] gnu: java-aqute-bnd-annotation: " Gábor Boskovits
2018-03-23 19:26     ` bug#29893: " Julien Lepiller
2018-01-10  7:37   ` [bug#29893] " Chris Marusich
2018-01-10  9:08     ` Gábor Boskovits
2018-01-10  9:44       ` Gábor Boskovits
2018-03-04  9:06 ` [bug#29893] Please push this to master Gábor Boskovits

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180107214412.32065-1-boskovits@gmail.com \
    --to=boskovits@gmail.com \
    --cc=29893@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.