mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: python-spectra: Update to 0.0.11.
* gnu/packages/python.scm (python-spectra): Update to 0.0.11.
This commit is contained in:
parent
12ad52c372
commit
7afd2069d5
1 changed files with 2 additions and 2 deletions
|
@ -2876,14 +2876,14 @@ objects.")
|
||||||
(define-public python-spectra
|
(define-public python-spectra
|
||||||
(package
|
(package
|
||||||
(name "python-spectra")
|
(name "python-spectra")
|
||||||
(version "0.0.8")
|
(version "0.0.11")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "spectra" version))
|
(uri (pypi-uri "spectra" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0n87kzhpkml2s2q91rdkl8wz2kkv5b0bkrgww45lxa5vq34qh6w5"))))
|
"1f322x914bhkg6r5gv1vmnir3iy0k5kih0fd2gp3rdkw32jn5cwf"))))
|
||||||
(build-system python-build-system)
|
(build-system python-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue