mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-26 22:38:07 -05:00
gnu: r-tractor-base: Use HTTPS home page.
* gnu/packages/cran.scm (r-tractor-base)[home-page]: Use HTTPS.
This commit is contained in:
parent
e661c96f84
commit
d07b513a30
1 changed files with 1 additions and 1 deletions
|
@ -10317,7 +10317,7 @@ (define-public r-tractor-base
|
|||
("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
|
||||
|
|
Loading…
Reference in a new issue