unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15.
@ 2020-12-29 12:01 Vincent Legoll
  2020-12-30 21:11 ` Leo Famulari
  0 siblings, 1 reply; 6+ messages in thread
From: Vincent Legoll @ 2020-12-29 12:01 UTC (permalink / raw)
  To: 45530; +Cc: Vincent Legoll

* gnu/packages/xml.scm (java-xstream): Update to 1.4.15.
---
 gnu/packages/xml.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 9dc37addf4..2c7b2901a0 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -2132,7 +2132,7 @@ outputting XML data from Java code.")
 (define-public java-xstream
   (package
     (name "java-xstream")
-    (version "1.4.10")
+    (version "1.4.15")
     (source
      (origin
        (method git-fetch)
@@ -2144,7 +2144,7 @@ outputting XML data from Java code.")
                                   version)))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "12m2bw8bapdc1w0pni9wl5hh2y8jfdgcvxd464jl9917dsp3ai2n"))))
+        (base32 "1178qryrjwjp44439pi5dxzd32896r5zs429z1qhlc09951r7mi9"))))
     (build-system ant-build-system)
     (arguments
      `(#:jar-name "xstream.jar"
-- 
2.29.2





^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-05 20:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-29 12:01 [bug#45530] [PATCH] gnu: java-xstream: Update to 1.4.15 Vincent Legoll
2020-12-30 21:11 ` Leo Famulari
2020-12-31 14:00   ` Vincent Legoll
2020-12-31 18:52     ` Leo Famulari
2020-12-31 23:36       ` bug#45530: " Julien Lepiller
2021-01-05 20:06         ` [bug#45530] " Björn Höfling

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).