emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#45484: closed ([PATCH] gnu: ant: Update to 1.10.9.)


From: GNU bug Tracking System
Subject: bug#45484: closed ([PATCH] gnu: ant: Update to 1.10.9.)
Date: Mon, 28 Dec 2020 13:47:02 +0000

Your message dated Mon, 28 Dec 2020 14:46:36 +0100
with message-id <20201228144636.5d3fc60d@tachikoma.lepiller.eu>
and subject line Re: [bug#45484] [PATCH] gnu: ant: Update to 1.10.9.
has caused the debbugs.gnu.org bug report #45484,
regarding [PATCH] gnu: ant: Update to 1.10.9.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
45484: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=45484
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: ant: Update to 1.10.9. Date: Mon, 28 Dec 2020 11:46:47 +0100
* 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#45484] [PATCH] gnu: ant: Update to 1.10.9. Date: Mon, 28 Dec 2020 14:46:36 +0100
Pushed as 4e342a560ccd9d962680abd2ff64a7da1dba632f, thank you!


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]