mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-27 12:40:32 +02:00
gnu: java-osgi-namespace-service: Update source URI.
* gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
This commit is contained in:
@@ -7532,7 +7532,7 @@ the names for the attributes and directives for an extender namespace.")
|
||||
(version "1.0.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (string-append "http://central.maven.org/maven2/org/osgi/"
|
||||
(uri (string-append "https://repo1.maven.org/maven2/org/osgi/"
|
||||
"org.osgi.namespace.service/"
|
||||
version "/org.osgi.namespace.service-"
|
||||
version "-sources.jar"))
|
||||
|
||||
Reference in New Issue
Block a user