From d07b513a30a6728a4cda65a3ff3cb5164b4550c2 Mon Sep 17 00:00:00 2001 From: Tobias Geerinckx-Rice Date: Sat, 18 Jan 2020 23:17:56 +0100 Subject: 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 b95c981935..4ed6927d54 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 -- cgit v1.2.3