guix-commits
[Top][All Lists]
Advanced

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

23/27: gnu: r-tcltk2: Use HTTPS home page.


From: guix-commits
Subject: 23/27: gnu: r-tcltk2: Use HTTPS home page.
Date: Sun, 16 Feb 2020 16:59:29 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 177e3dfe8806f70ade828a9462f969108e97f40d
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:03:48 2020 +0100

    gnu: r-tcltk2: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-tcltk2)[home-page]: Use HTTPS.
---
 gnu/packages/cran.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index fd1cc7f..21a1eeb 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16771,7 +16771,7 @@ experienced.")
     (inputs
      `(("tcl" ,tcl)
        ("tk" ,tk)))
-    (home-page "http://www.sciviews.org/SciViews-R";)
+    (home-page "https://www.sciviews.org/SciViews-R";)
     (synopsis "Tcl/Tk additions")
     (description
      "This package provides a series of additional Tcl commands and Tk widgets



reply via email to

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