Archived
1
0
Fork 0

gnu: python-slepc4py: Update to 3.11.0.

* gnu/packages/maths.scm (python-slepc4py): Update to 3.11.0.
This commit is contained in:
Paul Garlick 2020-01-14 16:56:51 +00:00
parent f1cc312e15
commit 09bad3cd42
No known key found for this signature in database
GPG key ID: AAC7E891896B568A

View file

@ -2164,14 +2164,14 @@ arising after the discretization of partial differential equations.")
(define-public python-slepc4py (define-public python-slepc4py
(package (package
(name "python-slepc4py") (name "python-slepc4py")
(version "3.10.0") (version "3.11.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "slepc4py" version)) (uri (pypi-uri "slepc4py" version))
(sha256 (sha256
(base32 (base32
"0x049dyc8frgh79fvvavf4vlbqp4mgm61nsaivzdav4316vvlv1j")))) "1ksp08kxf4wg408b9nn39z3qfhy643j22d4rfbl30vzxk2rxh4lq"))))
(build-system python-build-system) (build-system python-build-system)
(arguments (arguments
`(#:phases `(#:phases