unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#45484] [PATCH] gnu: ant: Update to 1.10.9.
@ 2020-12-28 10:46 Vincent Legoll
  2020-12-28 13:46 ` bug#45484: " Julien Lepiller
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Legoll @ 2020-12-28 10:46 UTC (permalink / raw)
  To: 45484; +Cc: Vincent Legoll

* gnu/packages/java.scm (ant): Update to 1.10.9.
---
 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 b7955eb213..758f8f1859 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -2426,14 +2426,14 @@ new Date();"))
 (define-public ant/java8
   (package (inherit ant-bootstrap)
     (name "ant")
-    (version "1.10.8")
+    (version "1.10.9")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://apache/ant/source/apache-ant-"
                                   version "-src.tar.gz"))
               (sha256
                (base32
-                "066k2isig5xm70cihj9p73hkp5w7h5zbfqz5kxb6cwr9cb86xl2k"))
+                "0x78434q5ab193ma7ys27m9kwpdgrfzqj00hrf1szwcgk0lzw01z"))
               (modules '((guix build utils)))
               (snippet
                '(begin
-- 
2.29.2





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

* bug#45484: [PATCH] gnu: ant: Update to 1.10.9.
  2020-12-28 10:46 [bug#45484] [PATCH] gnu: ant: Update to 1.10.9 Vincent Legoll
@ 2020-12-28 13:46 ` Julien Lepiller
  0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2020-12-28 13:46 UTC (permalink / raw)
  To: Vincent Legoll; +Cc: 45484-done

Pushed as 4e342a560ccd9d962680abd2ff64a7da1dba632f, thank you!




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

end of thread, other threads:[~2020-12-28 13:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-28 10:46 [bug#45484] [PATCH] gnu: ant: Update to 1.10.9 Vincent Legoll
2020-12-28 13:46 ` bug#45484: " Julien Lepiller

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