guix-commits
[Top][All Lists]
Advanced

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

10/13: gnu: r-tractor-base: Use HTTPS home page.


From: guix-commits
Subject: 10/13: gnu: r-tractor-base: Use HTTPS home page.
Date: Tue, 17 Mar 2020 21:16:54 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d07b513a30a6728a4cda65a3ff3cb5164b4550c2
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 23:17:56 2020 +0100

    gnu: r-tractor-base: Use HTTPS home page.
    
    * gnu/packages/cran.scm (r-tractor-base)[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 b95c981..4ed6927 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10317,7 +10317,7 @@ conditional reporting based on the current \"output 
level\".")
        ("r-reportr" ,r-reportr)
        ("r-rnifti" ,r-rnifti)
        ("r-shades" ,r-shades)))
-    (home-page "http://www.tractor-mri.org.uk";)
+    (home-page "https://www.tractor-mri.org.uk";)
     (synopsis "Read, manipulate and visualize magnetic resonance images")
     (description
      "This package provides functions for working with magnetic resonance



reply via email to

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