gnu: java-jlargearrays: Update source URI.

* gnu/packages/algebra.scm (java-jlargearrays)[source]: Update URI.
This commit is contained in:
Björn Höfling 2020-03-09 22:52:27 +01:00
parent 4c87770442
commit 9f5eeb879f
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD

View File

@ -858,8 +858,8 @@ the la4j library are:
(version "1.6")
(source (origin
(method url-fetch)
(uri (string-append "http://search.maven.org/remotecontent?"
"filepath=pl/edu/icm/JLargeArrays/"
(uri (string-append "https://repo1.maven.org/maven2/"
"pl/edu/icm/JLargeArrays/"
version "/JLargeArrays-" version
"-sources.jar"))
(file-name (string-append name "-" version ".jar"))