me
/
guix
Archived
1
0
Fork 0

gnu: python-jwst: Update to 1.12.3.

* gnu/packages/astronomy.scm (python-jwst): Update to 1.12.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Sharlatan Hellseher 2023-10-09 00:40:14 +01:00 committed by Christopher Baines
parent 7c47749a93
commit 43b0e12004
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

@ -3260,13 +3260,13 @@ milliarcsecond).")
(define-public python-jwst
(package
(name "python-jwst")
(version "1.11.4")
(version "1.12.3")
(source (origin
(method url-fetch)
(uri (pypi-uri "jwst" version))
(sha256
(base32
"1q3kpdjr8j1y8hkpidy80aqxsp3k13sz4j5aagq3wnzvpnds3x73"))))
"0bw7i0pmpdgk2zf47d57g45hm3yb4wbrf1p19z9vg555qv4f4kr5"))))
(build-system pyproject-build-system)
(arguments
(list