guix-commits
[Top][All Lists]
Advanced

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

04/08: gnu: java-plexus-utils: Use HTTPS home page.


From: guix-commits
Subject: 04/08: gnu: java-plexus-utils: Use HTTPS home page.
Date: Fri, 21 Feb 2020 18:18:37 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 1b4d40cf7b3c38a1e17cd921e2ee9fd60ffcdedf
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 21:12:19 2020 +0100

    gnu: java-plexus-utils: Use HTTPS home page.
    
    * gnu/packages/java.scm (java-plexus-utils)[home-page]: Use HTTPS.
---
 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 9cbee0d..9371901 100644
--- a/gnu/packages/java.scm
+++ b/gnu/packages/java.scm
@@ -3578,7 +3578,7 @@ cli/shell/BourneShell.java"
     (native-inputs
      `(("java-hamcrest-core" ,java-hamcrest-core)
        ("java-junit" ,java-junit)))
-    (home-page "http://codehaus-plexus.github.io/plexus-utils/";)
+    (home-page "https://codehaus-plexus.github.io/plexus-utils/";)
     (synopsis "Common utilities for the Plexus framework")
     (description "This package provides various Java utility classes for the
 Plexus framework to ease working with strings, files, command lines, XML and



reply via email to

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