gnu: python-specutils: Update to 1.15.0.

* gnu/packages/astronomy.scm (python-specutils): Update to 1.15.0.

Change-Id: I43f19ce39574a497097f4605dc2a18f6fd6343e9
Signed-off-by: Andrew Tropin <andrew@trop.in>
This commit is contained in:
Sharlatan Hellseher 2024-05-20 23:12:46 +01:00 committed by Andrew Tropin
parent 6929eaec0e
commit a7431e37c9
No known key found for this signature in database
GPG key ID: 2208D20958C1DEB0

View file

@ -3130,13 +3130,13 @@ (define-public python-spectral-cube
(define-public python-specutils (define-public python-specutils
(package (package
(name "python-specutils") (name "python-specutils")
(version "1.14.0") (version "1.15.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "specutils" version)) (uri (pypi-uri "specutils" version))
(sha256 (sha256
(base32 "06l0k8hi4hbfs825cnw948nnkl627g3w48n2pf9rspbvd3vbs2qf")))) (base32 "0gx90dn9vmbvd7a53xb7a51jabskrad52g7imgy0ih1jchdls2pj"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list