gnu: python-asdf: Use HTTPS home page URI.
authorNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:23:00 +0000 (11:23 +0100)
committerNicolas Goaziou <mail@nicolasgoaziou.fr>
Sun, 28 Feb 2021 10:23:00 +0000 (11:23 +0100)
* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.

gnu/packages/astronomy.scm

index 4ee7cd7..feb22eb 100644 (file)
@@ -972,7 +972,7 @@ of stand-alone functions and classes.")
         ("jsonschema" ,python-jsonschema)
         ("numpy" ,python-numpy)
         ("pyyaml" ,python-pyyaml)))
-     (home-page "http://github.com/asdf-format/asdf")
+     (home-page "https://github.com/asdf-format/asdf")
      (synopsis "Python tools to handle ASDF files")
      (description
       "The Advanced Scientific Data Format (ASDF) is a next-generation