guix-commits
[Top][All Lists]
Advanced

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

04/20: gnu: java-osgi-namespace-extender: Update source URI.


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

hoebjo pushed a commit to branch master
in repository guix.

commit fccce6616b9824679ab9dedaf1a702da2700d6af
Author: Björn Höfling <address@hidden>
AuthorDate: Sun Mar 15 00:56:17 2020 +0100

    gnu: java-osgi-namespace-extender: Update source URI.
    
    * gnu/packages/java.scm (java-osgi-namespace-extender)[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 8656beb..48f6754 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -7504,7 +7504,7 @@ the names for the attributes and directives for a 
namespace with contracts.")
     (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.namespace.extender/"
                                   version "/org.osgi.namespace.extender-"
                                   version "-sources.jar"))



reply via email to

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