gnu: python-construct: Use HTTPS home page.

* gnu/packages/python-xyz.scm (python-construct)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:45:55 +01:00
parent d3eae3f1ec
commit aabc895402
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -16381,7 +16381,7 @@ (define-public python-construct
("python-arrow" ,python-arrow)
("python-numpy" ,python-numpy)
("python-ruamel.yaml" ,python-ruamel.yaml)))
(home-page "http://construct.readthedocs.io")
(home-page "https://construct.readthedocs.io")
(synopsis "Declarative and symmetrical parser and builder for binary data")
(description
"This package provides both simple, atomic constructs (such as