gnu: r-rcppparallel: Use HTTPS home page.

* gnu/packages/cran.scm (r-rcppparallel)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:42:56 +01:00
parent 0e36f3e488
commit 39c57484ea
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -9253,7 +9253,7 @@ (define-public r-rcppparallel
"1mhd6vp47xmfw533h0pkvydv96m57fspvd85g8m7iqb5rcxvhhdb"))))
(properties `((upstream-name . "RcppParallel")))
(build-system r-build-system)
(home-page "http://rcppcore.github.io/RcppParallel")
(home-page "https://rcppcore.github.io/RcppParallel/")
(synopsis "Parallel programming tools for Rcpp")
(description
"This package provides high level functions for parallel programming with