mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-21 01:26:43 +01:00
gnu: hdf-eos2: Use HTTPS home page.
* gnu/packages/maths.scm (hdf-eos2)[home-page]: Use HTTPS.
This commit is contained in:
parent
a7b7817dd8
commit
2aaa09f17d
1 changed files with 1 additions and 1 deletions
|
@ -1139,7 +1139,7 @@ (define-public hdf-eos2
|
|||
`( #: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
|
||||
|
|
Loading…
Reference in a new issue