mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
5d6e7106e1
commit
d3d73bd650
1 changed files with 1 additions and 1 deletions
|
@ -6128,7 +6128,7 @@ SVG, EPS, PNG and terminal output.")
|
|||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue