mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-mathicsscript: Update to 8.0.0.
* gnu/packages/maths.scm (python-mathicsscript): Update to 8.0.0. Change-Id: Ic417f421bb175f19d93803635bf61fb824a52a34
This commit is contained in:
parent
9c17d04b4d
commit
1490337a05
1 changed files with 2 additions and 2 deletions
|
@ -10815,13 +10815,13 @@ to Wolfram.")
|
|||
(define-public python-mathicsscript
|
||||
(package
|
||||
(name "python-mathicsscript")
|
||||
(version "7.0.0")
|
||||
(version "8.0.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "mathicsscript" version))
|
||||
(sha256
|
||||
(base32 "15ppg8sj03j63664npdqiv1lfk2mqnrqjb5817zjyy04z9s0kp7l"))))
|
||||
(base32 "12si397b9ap5ibvbap72bvkmssh8hdap8jbmdmhsj1qdb1axrac4"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
`(#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue