guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: wcslib: Use HTTPS home page.


From: Tobias Geerinckx-Rice
Subject: 02/04: gnu: wcslib: Use HTTPS home page.
Date: Wed, 20 Sep 2017 13:27:58 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit d4442eaf2230fbbaff0be92705ce61e7810c2d90
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Sep 20 14:02:19 2017 +0200

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

diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index a2ce42c..868ed89 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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



reply via email to

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