me
/
guix
Archived
1
0
Fork 0

gnu: python-asdf: Use HTTPS home page URI.

* gnu/packages/astronomy.scm (python-asdf)[home-page]: Use HTTPS URI.
master
Nicolas Goaziou 2021-02-28 11:23:00 +01:00
parent 1cbc8f5f8a
commit f63b3eae42
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 1 additions and 1 deletions

View 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