gnu: Fix apache mirror URIs.

* gnu/packages/web.scm (serf)[source]: Remove redundant part of URI.
* gnu/packages/java.scm (ant-bootstrap, java-commons-httpclient,
java-jakarta-oro)[source]: Same.
* gnu/packages/maven.scm (maven-shared-utils, maven-plugin-annotations,
maven-wagon-provider-api, maven-artifact)[source]: Same.
This commit is contained in:
Efraim Flashner 2020-06-12 18:04:01 +03:00
parent fd1e885236
commit 9a01efa262
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351
3 changed files with 8 additions and 8 deletions

View file

@ -276,7 +276,7 @@ JNI.")
(version "1.8.4")
(source (origin
(method url-fetch)
(uri (string-append "mirror://apache/dist/"
(uri (string-append "mirror://apache/"
"ant/source/apache-ant-"
version "-src.tar.bz2"))
(sha256
@ -10832,7 +10832,7 @@ graphs, and pie charts.")
(version "3.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://apache/dist/httpcomponents/"
(uri (string-append "mirror://apache/httpcomponents/"
"commons-httpclient/source/commons-httpclient-"
version "-src.tar.gz"))
(sha256
@ -10928,7 +10928,7 @@ inside a Zip archive.")
(version "2.0.8")
(source (origin
(method url-fetch)
(uri (string-append "mirror://apache/dist/jakarta/oro/"
(uri (string-append "mirror://apache/jakarta/oro/"
"jakarta-oro-" version ".tar.gz"))
(sha256
(base32