mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python2-numpy-documentation: Update home page.
* gnu/packages/python-xyz.scm (python2-numpy-documentation)[home-page]: Follow (HTTPS) redirection.
This commit is contained in:
parent
ec09abc6ac
commit
28191bdcde
1 changed files with 1 additions and 1 deletions
|
@ -3464,7 +3464,7 @@ include_dirs = ~a/include
|
|||
(with-directory-excursion "/tmp"
|
||||
(invoke "python" "-c"
|
||||
"import numpy; numpy.test(verbose=2)")))))))
|
||||
(home-page "http://www.numpy.org/")
|
||||
(home-page "https://numpy.org")
|
||||
(synopsis "Fundamental package for scientific computing with Python")
|
||||
(description "NumPy is the fundamental package for scientific computing
|
||||
with Python. It contains among other things: a powerful N-dimensional array
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue