unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: "Gábor Boskovits" <boskovits@gmail.com>
To: 30030@debbugs.gnu.org
Cc: "Gábor Boskovits" <boskovits@gmail.com>
Subject: [bug#30030] [PATCH core-updates] gnu: java-jeromq: Update to 0.4.3.
Date: Mon,  8 Jan 2018 21:15:29 +0100	[thread overview]
Message-ID: <20180108201529.11328-1-boskovits@gmail.com> (raw)

* gnu/packages/java.scm (java-jeromq): Update to 0.4.3.
---
 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 73a56df4f..66db15389 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -7594,7 +7594,7 @@ protocol-independent framework to build mail and messaging applications.")
 (define-public java-jeromq
   (package
     (name "java-jeromq")
-    (version "0.4.2")
+    (version "0.4.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/zeromq/jeromq/archive/v"
@@ -7602,7 +7602,7 @@ protocol-independent framework to build mail and messaging applications.")
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "17wx8dlyqmbw77xf6d6wxnhiyky6181zpf1a48jqzz9hidz0j841"))))
+                "0mmsz5dcr786z9pnvp3nvjchkfh0z82agv0lk4r084x3l06h55pm"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "java-jeromq.jar"
-- 
2.15.1

             reply	other threads:[~2018-01-08 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-08 20:15 Gábor Boskovits [this message]
2018-01-23  8:06 ` [bug#30030] [PATCH core-updates] gnu: java-jeromq: Update to 0.4.3 Chris Marusich
2018-01-23  8:26   ` Gábor Boskovits
2018-03-03 17:52 ` bug#30030: Closing, already upstream Gábor Boskovits
2018-03-08 11:38 ` [bug#30030] [PATCH] gnu: java-jeromq: Fix tests 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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20180108201529.11328-1-boskovits@gmail.com \
    --to=boskovits@gmail.com \
    --cc=30030@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).