[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/14: gnu: r-snowfall: Use HTTPS home page.
From: |
guix-commits |
Subject: |
02/14: gnu: r-snowfall: Use HTTPS home page. |
Date: |
Wed, 18 Mar 2020 20:44:23 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 0e2e942515f18d2880dfdf05bad57f49f85535e6
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sun Jan 19 00:18:44 2020 +0100
gnu: r-snowfall: Use HTTPS home page.
* gnu/packages/cran.scm (r-snowfall)[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 565fef8..0f346e9 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5617,7 +5617,7 @@ using the @code{snow} package.")
(build-system r-build-system)
(propagated-inputs
`(("r-snow" ,r-snow)))
- (home-page "http://cran.r-project.org/web/packages/snowfall/")
+ (home-page "https://cran.r-project.org/web/packages/snowfall/")
(synopsis "Easier cluster computing")
(description "This package is a usability wrapper around snow for easier
development of parallel R programs. This package offers e.g. extended error
- branch master updated (db483ba -> 4a0399e), guix-commits, 2020/03/18
- 01/14: gnu: Use HTTPS for non.tuxfamily.org home pages., guix-commits, 2020/03/18
- 02/14: gnu: r-snowfall: Use HTTPS home page.,
guix-commits <=
- 03/14: gnu: r-rhpcblasctl: Use HTTPS home page., guix-commits, 2020/03/18
- 06/14: gnu: dovecot: Use libsodium., guix-commits, 2020/03/18
- 08/14: gnu: chafa: Update to 1.2.2., guix-commits, 2020/03/18
- 07/14: gnu: workrave: Update to 1.10.37., guix-commits, 2020/03/18
- 10/14: gnu: bind: Update to 9.16.1., guix-commits, 2020/03/18
- 09/14: gnu: inxi-minimal: Update to 3.0.38-1., guix-commits, 2020/03/18
- 11/14: gnu: lablgtk: Update to 2.18.10., guix-commits, 2020/03/18
- 05/14: gnu: dovecot: Use SQLite., guix-commits, 2020/03/18
- 13/14: gnu: libmygpo-qt: Update home page., guix-commits, 2020/03/18
- 04/14: gnu: extempore: Use HTTPS home page., guix-commits, 2020/03/18