guix-commits
[Top][All Lists]
Advanced

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

11/17: gnu: hdf-eos2: Use HTTPS home page.


From: guix-commits
Subject: 11/17: gnu: hdf-eos2: Use HTTPS home page.
Date: Fri, 20 Mar 2020 22:14:18 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit 2aaa09f17ddcc14a88468299bd33d8a22928ceee
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Mar 21 00:02:00 2020 +0100

    gnu: hdf-eos2: Use HTTPS home page.
    
    * gnu/packages/maths.scm (hdf-eos2)[home-page]: Use HTTPS.
---
 gnu/packages/maths.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm
index 847cc4a..df4971a 100644
--- a/gnu/packages/maths.scm
+++ b/gnu/packages/maths.scm
@@ -1139,7 +1139,7 @@ implemented in C.")
      `( #:configure-flags '("--enable-install-include" "--enable-shared"
                             "CC=h4cc -Df2cFortran" "LIBS=-lgctp")
         #:parallel-tests? #f))
-    (home-page "http://hdfeos.org/software/library.php#HDF-EOS2";)
+    (home-page "https://hdfeos.org/software/library.php#HDF-EOS2";)
     (synopsis "HDF4-based data format for NASA's Earth Observing System")
     (description "HDF-EOS2 is a software library built on HDF4 which supports
 the construction of data structures used in NASA's Earth Observing



reply via email to

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