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 6/6] gnu: java-fasterxml-jackson-dataformat-xml: Update to 2.9.2.
Date: Sat, 18 Nov 2017 03:05:43 +0800	[thread overview]
Message-ID: <87efowu3nc.fsf@gmail.com> (raw)
In-Reply-To: <87375cviie.fsf@gmail.com>


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

From a7ac6a5fa2fccf95fe0dafa997a5c66dada26018 Mon Sep 17 00:00:00 2001
From: Alex Vong <alexvong1995@gmail.com>
Date: Sat, 18 Nov 2017 02:24:11 +0800
Subject: [PATCH 6/6] gnu: java-fasterxml-jackson-dataformat-xml: Update to
 2.9.2.

* gnu/packages/java.scm (java-fasterxml-jackson-dataformat-xml): 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 790cbfbd1..a7518f38f 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -6086,7 +6086,7 @@ interface and high-performance Typed Access API.")
 (define-public java-fasterxml-jackson-dataformat-xml
   (package
     (name "java-fasterxml-jackson-dataformat-xml")
-    (version "2.9.1")
+    (version "2.9.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "https://github.com/FasterXML/"
@@ -6094,7 +6094,7 @@ interface and high-performance Typed Access API.")
                                   "jackson-dataformat-xml-" version ".tar.gz"))
               (sha256
                (base32
-                "0x3m9n4kwclcyvxhxjx654qpjza4crphml1q2392qpnbfydx6lnh"))))
+                "1j1qanvcdh6afagr67zqrlypjkf0n6wr1qzpbvkw79lii72j6pbr"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "jackson-dataformat-xml.jar"
-- 
2.15.0


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

  parent reply	other threads:[~2017-11-17 19:06 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 ` [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 ` Alex Vong [this message]
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=87efowu3nc.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).