gnu: python-specutils: Update to 1.19.0.

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

Change-Id: Ic90ecae2032682f893f7bfd7c4521d02d906fec1
This commit is contained in:
Sharlatan Hellseher 2024-11-21 17:19:33 +00:00
parent d5bc9a94a1
commit 3b386a922b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -4748,13 +4748,13 @@ (define-public python-spectral-cube
(define-public python-specutils
(package
(name "python-specutils")
(version "1.18.0")
(version "1.19.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "specutils" version))
(sha256
(base32 "16fwazgk1cbqd9njrmwg4xyxg4qykv8c5mk5bzxwz1q5arjc8cy7"))))
(base32 "1iwkrs436z8xrzwl5rkla8nimyfrx5ydklghm41xgzr27nkvqa12"))))
(build-system pyproject-build-system)
(arguments
(list