me
/
guix
Archived
1
0
Fork 0

gnu: java-osgi-service-resolver: Update source URI.

* gnu/packages/java.scm (java-osgi-service-resolver)[source]: Update URI.
master
Björn Höfling 2020-03-15 01:10:42 +01:00
parent 4a6a7b2d0c
commit b787534b7b
No known key found for this signature in database
GPG Key ID: BF286CB6593E5FFD
1 changed files with 1 additions and 1 deletions

View File

@ -7758,7 +7758,7 @@ factories for getting JDBC connections:
(version "1.0.1")
(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.service.resolver/"
version "/org.osgi.service.resolver-"
version "-sources.jar"))