guix-commits
[Top][All Lists]
Advanced

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

06/07: gnu: r-fields: Use HTTPS home-page.


From: guix-commits
Subject: 06/07: gnu: r-fields: Use HTTPS home-page.
Date: Mon, 14 Oct 2019 11:16:19 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 41cc799357beaf87384d18abf2c764aaca725e87
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Mon Oct 14 17:06:47 2019 +0200

    gnu: r-fields: Use HTTPS home-page.
    
    * gnu/packages/cran.scm (r-fields)[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 a24187c..101e446 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -10898,7 +10898,7 @@ Differences with other sparse matrix packages are:
        ("r-spam" ,r-spam)))
     (native-inputs
      `(("gfortran" ,gfortran)))
-    (home-page "http://www.image.ucar.edu/fields";)
+    (home-page "https://www.image.ucar.edu/fields";)
     (synopsis "Tools for spatial data")
     (description
      "This is a package for curve, surface and function fitting with an



reply via email to

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