~ruther/guix-local

d4442eaf2230fbbaff0be92705ce61e7810c2d90 — Tobias Geerinckx-Rice 8 years ago 7651a4b
gnu: wcslib: Use HTTPS home page.

* gnu/packages/astronomy.scm (wcslib)[home-page]: Use HTTPS.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/astronomy.scm
M gnu/packages/astronomy.scm => gnu/packages/astronomy.scm +1 -1
@@ 83,7 83,7 @@ in FITS files.")
                      (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