mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-31 14:56:54 +01:00
gnu: wcslib: Use HTTPS home page.
* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
This commit is contained in:
parent
7651a4b2ec
commit
d4442eaf22
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ (define-public wcslib
|
|||
(substitute* "makedefs.in"
|
||||
(("/bin/sh") "sh"))
|
||||
#t)))))
|
||||
(home-page "http://www.atnf.csiro.au/people/mcalabre/WCS")
|
||||
(home-page "https://www.atnf.csiro.au/people/mcalabre/WCS")
|
||||
(synopsis "Library which implements the FITS WCS standard")
|
||||
(description "The FITS \"World Coordinate System\" (WCS) standard defines
|
||||
keywords and usage that provide for the description of astronomical coordinate
|
||||
|
|
Loading…
Reference in a new issue