unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Andy Tai <atai@atai.org>
To: 66383@debbugs.gnu.org
Cc: "Andy Tai" <atai@atai.org>,
	"Björn Höfling" <bjoern.hoefling@bjoernhoefling.de>,
	"Julien Lepiller" <julien@lepiller.eu>
Subject: [bug#66383] [PATCH] gnu: ant: Update to 1.10.14
Date: Fri,  6 Oct 2023 21:31:36 -0700	[thread overview]
Message-ID: <0d2fdb8132af3ff08dc00f4098d749788cb4fad1.1696653012.git.atai@atai.org> (raw)

* 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





             reply	other threads:[~2023-10-07  4:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-10-07  4:31 Andy Tai [this message]
2023-10-10  0:47 ` [bug#66383] Guix QA check failure but my local build succeeds Andy Tai

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=0d2fdb8132af3ff08dc00f4098d749788cb4fad1.1696653012.git.atai@atai.org \
    --to=atai@atai.org \
    --cc=66383@debbugs.gnu.org \
    --cc=bjoern.hoefling@bjoernhoefling.de \
    --cc=julien@lepiller.eu \
    /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).