Skip to content
Snippets Groups Projects
Unverified Commit 4ea5767d authored by Greg Hogan's avatar Greg Hogan Committed by Efraim Flashner
Browse files

gnu: python-sympy: Update to 1.7.1.


* gnu/packages/python-xyz.scm (python-sympy): Update to 1.7.1.

Signed-off-by: default avatarEfraim Flashner <efraim@flashner.co.il>
parent a6250b67
No related branches found
No related tags found
No related merge requests found
......@@ -7957,13 +7957,13 @@ (define-public python2-bigfloat
(define-public python-sympy
(package
(name "python-sympy")
(version "1.6.2")
(version "1.7.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "sympy" version))
(sha256
(base32 "0247skhkxanczpqqdz6n9k1axgpwl665b25hyn9vgr060p4dryhw"))))
(base32 "0bkb4jf24yv5i4kjpsmg1xjjccfhqyi0syv0p0xvhdbmx5hr5pm3"))))
(build-system python-build-system)
(arguments
`(#:phases
......
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