mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: python-mathics-django: Update to 8.0.0.
* gnu/packages/maths.scm (python-mathics-django): Update to 8.0.0. Change-Id: Ie23035a9fdd2f17318a5df8b8d3d7b83bc271e4b
This commit is contained in:
@@ -10849,13 +10849,13 @@ Mathics3.")
|
||||
(define-public python-mathics-django
|
||||
(package
|
||||
(name "python-mathics-django")
|
||||
(version "7.0.0")
|
||||
(version "8.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "Mathics-Django" version))
|
||||
(uri (pypi-uri "mathics_django" version))
|
||||
(sha256
|
||||
(base32 "02ccq0kx9i9b339p48j6xixr5wqj58dp8rhcik07b7vrfvznnxdi"))))
|
||||
(base32 "02rwmbzb6dgsz5brwanyv3lahlc2zyhyv0xshmii652mhrgkv9gg"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
||||
Reference in New Issue
Block a user