unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Alex Vong <alexvong1995@gmail.com>
To: 29341@debbugs.gnu.org
Subject: [bug#29341] [PATCH 3/6] gnu: java-fasterxml-jackson-databind: Update to 2.9.2.
Date: Sat, 18 Nov 2017 03:03:27 +0800	[thread overview]
Message-ID: <87r2swu3r4.fsf@gmail.com> (raw)
In-Reply-To: <87375cviie.fsf@gmail.com>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0003-gnu-java-fasterxml-jackson-databind-Update-to-2.9.2.patch --]
[-- Type: text/x-diff, Size: 1418 bytes --]

From 439dc2d28ad54a791b9083029e1b4230077ad5c5 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Sat, 18 Nov 2017 02:21:33 +0800
Subject: [PATCH 3/6] gnu: java-fasterxml-jackson-databind: Update to 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-databind): Update to 2.9.2.
---
 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 2a50a11e6..6bcd6d77d 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -5864,7 +5864,7 @@ not included are ones that require dependency to the Databind package.")
 (define-public java-fasterxml-jackson-databind
   (package
     (name "java-fasterxml-jackson-databind")
-    (version "2.9.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/FasterXML/"
@@ -5872,7 +5872,7 @@ not included are ones that require dependency to the Databind package.")
                                   "jackson-databind-" version ".tar.gz"))
               (sha256
                (base32
-                "02xrbj6g7pzybq8q33xmpf7cxfapk6z6lgxvig7d38fijz400lji"))))
+                "1d5ns8ypqhdy8d94i8q560ip9kka6q8lhnk6q7nfh2g9mr22cc4w"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "jackson-databind.jar"
-- 
2.15.0


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  parent reply	other threads:[~2017-11-17 19:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-17 18:59 [bug#29341] [PATCH 1/6] gnu: java-fasterxml-jackson-annotations: Update to 2.9.2 Alex Vong
2017-11-17 19:02 ` [bug#29341] [PATCH 2/6] gnu: java-fasterxml-jackson-core: " Alex Vong
2017-11-17 19:03 ` Alex Vong [this message]
2017-11-17 19:04 ` [bug#29341] [PATCH 4/6] gnu: java-fasterxml-jackson-modules-base-jaxb: " Alex Vong
2017-11-17 19:05 ` [bug#29341] [PATCH 5/6] gnu: java-fasterxml-jackson-dataformat-yaml: " Alex Vong
2017-11-17 19:05 ` [bug#29341] [PATCH 6/6] gnu: java-fasterxml-jackson-dataformat-xml: " Alex Vong
2017-11-24 20:14 ` bug#29341: [PATCH 1/6] gnu: java-fasterxml-jackson-annotations: " Julien Lepiller

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=87r2swu3r4.fsf@gmail.com \
    --to=alexvong1995@gmail.com \
    --cc=29341@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).