Skip to content
Snippets Groups Projects
Unverified Commit b9638650 authored by Marius Bakke's avatar Marius Bakke
Browse files

gnu: python-numpy: Update to 1.14.6.

* gnu/packages/python.scm (python-numpy): Update to 1.14.6.
parent da15325e
No related branches found
No related tags found
No related merge requests found
......@@ -3004,7 +3004,7 @@ (define-public python2-rpython
(define-public python-numpy
(package
(name "python-numpy")
(version "1.14.5")
(version "1.14.6")
(source
(origin
(method url-fetch)
......@@ -3013,7 +3013,7 @@ (define-public python-numpy
version "/numpy-" version ".tar.gz"))
(sha256
(base32
"0admjpkih63lm19zbbilq8ck4f6ny5kqi03dk3m6b2mnixsh4jhv"))))
"1k426vnmmd4pds09zgn75g6w92823ry75zrzwjhzjvg7s63ipc31"))))
(build-system python-build-system)
(inputs
`(("openblas" ,openblas)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment