gnu: python-specutils: Update to 1.13.0.

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

Change-Id: Ic935f471fd9f5e27745c370940e3f70f715d2ca4
This commit is contained in:
Sharlatan Hellseher 2024-03-11 20:43:33 +00:00
parent 2b8e62cba5
commit a2f7238aaa
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2933,13 +2933,13 @@ (define-public python-spectral-cube
(define-public python-specutils
(package
(name "python-specutils")
(version "1.12.0")
(version "1.13.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "specutils" version))
(sha256
(base32 "10nq00q71cyj0p74g3kyzb4hrwkbvhsd6m5zvxifc035rfnvc2qv"))))
(base32 "0cfsigvsa0i7z2nq9ci9gxccp074kqsgr01xi2npk8xf7cjisrfq"))))
(build-system pyproject-build-system)
(arguments
(list