gnu: python-seaborn: Update & use HTTPS home page.

* gnu/packages/python-xyz.scm (python-seaborn)[home-page]: Follow
redirection, but use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-18 21:54:27 +01:00
parent 5d6e7106e1
commit d3d73bd650
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -6128,7 +6128,7 @@ (define-public python-seaborn
(native-inputs
`(("python-pytest" ,python-pytest)
("xorg-server" ,xorg-server-for-tests)))
(home-page "http://stanford.edu/~mwaskom/software/seaborn/")
(home-page "https://seaborn.pydata.org/")
(synopsis "Statistical data visualization")
(description
"Seaborn is a library for making attractive and informative statistical