guix-commits
[Top][All Lists]
Advanced

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

02/17: gnu: r-squarem: Update home page and use HTTPS.


From: guix-commits
Subject: 02/17: gnu: r-squarem: Update home page and use HTTPS.
Date: Tue, 11 Feb 2020 01:14:50 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c8fa172e44b96e23e9720ae2394da9050ae9c745
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 22:22:38 2020 +0100

    gnu: r-squarem: Update home page and use HTTPS.
    
    * gnu/packages/cran.scm (r-squarem)[home-page]: Follow redirection using
    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 09191bf..de12e47 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2645,7 +2645,7 @@ contexts.")
          "0v4ax1v8diw2w7fdhfzz1z0bwixkmcrc39ax3y116f399rc06qbs"))))
     (properties `((upstream-name . "SQUAREM")))
     (build-system r-build-system)
-    (home-page 
"http://www.jhsph.edu/agingandhealth/People/Faculty_personal_pages/Varadhan.html";)
+    (home-page 
"https://coah.jhu.edu/people/Faculty_personal_Pages/Varadhan.html";)
     (synopsis "Squared Extrapolation Methods for Accelerating EM-Like Monotone 
Algorithms")
     (description
      "This package provides algorithms for accelerating the convergence of



reply via email to

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