guix-commits
[Top][All Lists]
Advanced

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

03/14: gnu: r-rhpcblasctl: Use HTTPS home page.


From: guix-commits
Subject: 03/14: gnu: r-rhpcblasctl: Use HTTPS home page.
Date: Wed, 18 Mar 2020 20:44:24 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 51d9c867aacf1ff3585f01181ccb36271fd920c7
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:26:30 2020 +0100

    gnu: r-rhpcblasctl: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-rhpcblasctl)[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 0f346e9..4c18275 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15473,7 +15473,7 @@ path of values for the regularization parameter.")
          "0iwc06blr5sx7rylwczi2jrha8sk8qs0jklflwpidl0zj1jxdggp"))))
     (properties `((upstream-name . "RhpcBLASctl")))
     (build-system r-build-system)
-    (home-page "http://prs.ism.ac.jp/~nakama/Rhpc/";)
+    (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/";)
     (synopsis "Control the number of threads on BLAS")
     (description
      "This package allows you to control the number of threads the BLAS



reply via email to

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