1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-07 05:30:38 +02:00

gnu: ant-bootstrap: Use a mirror URL.

* gnu/packages/java.scm (ant-bootstrap)[source]: Use an apache mirror://
URL.
This commit is contained in:
Efraim Flashner
2020-06-11 11:52:18 +03:00
parent 21d3307875
commit f4bb881abd

View File

@@ -276,7 +276,7 @@ JNI.")
(version "1.8.4")
(source (origin
(method url-fetch)
(uri (string-append "http://archive.apache.org/dist/"
(uri (string-append "mirror://apache/dist/"
"ant/source/apache-ant-"
version "-src.tar.bz2"))
(sha256