guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

05/20: gnu: java-osgi-namespace-service: Update source URI.


From: guix-commits
Subject: 05/20: gnu: java-osgi-namespace-service: Update source URI.
Date: Sun, 15 Mar 2020 18:13:57 -0400 (EDT)

hoebjo pushed a commit to branch master
in repository guix.

commit ec4ba4178b198b10e606480794de0cdcba78ec6e
Author: Björn Höfling <address@hidden>
AuthorDate: Sun Mar 15 00:57:43 2020 +0100

    gnu: java-osgi-namespace-service: Update source URI.
    
    * gnu/packages/java.scm (java-osgi-namespace-service)[source]: Update URI.
---
 gnu/packages/java.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/java.scm b/gnu/packages/java.scm
index 48f6754..b682061 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -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"))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]