mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-mathics-django: Update to 8.0.1.
* gnu/packages/maths.scm (python-mathics-django): Update to 8.0.1. Change-Id: I6c00d8e43457c1541b205b052e0219991ce06805
This commit is contained in:
parent
712aadb790
commit
88eaa9e726
1 changed files with 3 additions and 3 deletions
|
@ -11021,13 +11021,13 @@ Mathics3.")
|
|||
(define-public python-mathics-django
|
||||
(package
|
||||
(name "python-mathics-django")
|
||||
(version "8.0.0")
|
||||
(version "8.0.1")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "mathics_django" version))
|
||||
(uri (pypi-uri "Mathics_Django" version))
|
||||
(sha256
|
||||
(base32 "02rwmbzb6dgsz5brwanyv3lahlc2zyhyv0xshmii652mhrgkv9gg"))))
|
||||
(base32 "1cwvm72w6c3vz49gj09ihiwicj291ia51xhkxgi9z88a9vszx5pq"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue