sharlatan pushed a commit to branch master
in repository guix.
commit 3b386a922b9049e10fb1626f06c52d863a85808a
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Thu Nov 21 17:19:33 2024 +0000
gnu: python-specutils: Update to 1.19.0.
* gnu/packages/astronomy.scm (python-specutils): Update to 1.19.0.
Change-Id: Ic90ecae2032682f893f7bfd7c4521d02d906fec1
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 618837656a..9aa6c0e385 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4748,13 +4748,13 @@ of axis order, spatial projections, and spectral units
that exist in the wild.
(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