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 4/6] gnu: java-fasterxml-jackson-modules-base-jaxb: Update to 2.9.2.
Date: Sat, 18 Nov 2017 03:04:24 +0800	[thread overview]
Message-ID: <87mv3ku3pj.fsf@gmail.com> (raw)
In-Reply-To: <87375cviie.fsf@gmail.com>


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.1: 0004-gnu-java-fasterxml-jackson-modules-base-jaxb-Update-.patch --]
[-- Type: text/x-diff, Size: 1358 bytes --]

From b9ca06527ccd270fc3b059748aad578a202683c8 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Sat, 18 Nov 2017 02:22:39 +0800
Subject: [PATCH 4/6] gnu: java-fasterxml-jackson-modules-base-jaxb: Update to
 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-modules-base-jaxb): 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 6bcd6d77d..87a83ea12 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -5907,7 +5907,7 @@ configuration.")
 (define-public java-fasterxml-jackson-modules-base-jaxb
   (package
     (name "java-fasterxml-jackson-modules-base-jaxb")
-    (version "2.9.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/FasterXML/"
@@ -5915,7 +5915,7 @@ configuration.")
                                   "jackson-modules-base-" version ".tar.gz"))
               (sha256
                (base32
-                "0bj2pzvycnj3ysbcfa6xl38dmvnp01mnjfcb9jyhv503fch2iv44"))))
+                "0kc19n5a188g4vpyay44xfb7qcabcbfnwzhx1g84lg0sac8lf0ng"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "jackson-modules-base-jaxb.jar"
-- 
2.15.0


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

  parent reply	other threads:[~2017-11-17 19:05 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 ` [bug#29341] [PATCH 3/6] gnu: java-fasterxml-jackson-databind: " Alex Vong
2017-11-17 19:04 ` Alex Vong [this message]
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=87mv3ku3pj.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).