GNU bug report logs - #66383
[PATCH] gnu: ant: Update to 1.10.14

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Sat, 7 Oct 2023 04:33:01 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Tai <atai <at> atai.org>
Subject: bug#66383: closed (Re: [PATCH java-team v2] gnu: ant: Update to
 1.10.15.)
Date: Mon, 11 Aug 2025 08:27:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#66383: [PATCH] gnu: ant: Update to 1.10.14

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 66383 <at> debbugs.gnu.org.

-- 
66383: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=66383
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 66383-done <at> debbugs.gnu.org, code <at> greghogan.com
Subject: Re: [PATCH java-team v2] gnu: ant: Update to 1.10.15.
Date: Mon, 11 Aug 2025 10:26:29 +0200
Pushed with a commit message that uses the Guile variable name instead
of the package name, after checking that "build -P3" gives no failures.

Andreas


[Message part 3 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: ant: Update to 1.10.14
Date: Fri,  6 Oct 2023 21:31:36 -0700
* gnu/packages/java.scm (ant): Update to 1.10.14
---
 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 9445c37b67..57b4adb118 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -1708,14 +1708,14 @@ (define-public jbr21
 (define-public ant/java8
   (package
     (name "ant")
-    (version "1.10.13")
+    (version "1.10.14")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://apache/ant/source/apache-ant-"
                                   version "-src.tar.gz"))
               (sha256
                (base32
-                "01l4g9b1xnnq450ljvhrlvcf8wzzmr45wmhkybrx0hcdi166y06s"))
+                "0m0vcazy1634nra8mcs3hvvf49avnbxf8f5y1icn5syi8hgy6pws"))
               (modules '((guix build utils)))
               (snippet
                '(begin

base-commit: 6d5a75c70e32f563f0ec6bbaf65596c15c6ac10f
-- 
2.41.0




This bug report was last modified 3 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.