gnu: Fix source-url for some java packages.

For the apache updater to find the updates, the path-part of the source-url
must start with a single slash.

* gnu/packages/java.scm (java-apache-ivy,
  java-httpcomponents-httpcore)[source]: Fix url.
This commit is contained in:
Hartmut Goebel 2026-01-09 12:01:25 +01:00
parent 0cc4cf3fe9
commit e426045c09
No known key found for this signature in database
GPG key ID: 43F4B4993A1F9D20

View file

@ -6723,7 +6723,7 @@ it records all mock invocations, including methods arguments.")
(version "4.4.6")
(source (origin
(method url-fetch)
(uri (string-append "mirror://apache//httpcomponents/httpcore/"
(uri (string-append "mirror://apache/httpcomponents/httpcore/"
"source/httpcomponents-core-"
version "-src.tar.gz"))
(sha256
@ -13436,7 +13436,7 @@ jsch-agent-proxy with JSch.")))
(version "2.4.0")
(source (origin
(method url-fetch)
(uri (string-append "mirror://apache//ant/ivy/" version
(uri (string-append "mirror://apache/ant/ivy/" version
"/apache-ivy-" version "-src.tar.gz"))
(sha256
(base32