guix-commits
[Top][All Lists]
Advanced

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

06/20: gnu: java-osgi-util-function: Update source URI.


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

hoebjo pushed a commit to branch master
in repository guix.

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

    gnu: java-osgi-util-function: Update source URI.
    
    * gnu/packages/java.scm (java-osgi-util-function)[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 b682061..4c9a27c 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -7560,7 +7560,7 @@ the names for the attributes and directives for a service 
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.util.function/"
                                   version "/org.osgi.util.function-"
                                   version "-sources.jar"))



reply via email to

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