me
/
guix
Archived
1
0
Fork 0

gnu: python-jwst: Update to 1.12.5.

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

Signed-off-by: Christopher Baines <mail@cbaines.net>
Sharlatan Hellseher 2023-10-27 23:14:58 +01:00 committed by Christopher Baines
parent 53a4452e98
commit 2f33ac988c
No known key found for this signature in database
GPG Key ID: 5E28A33B0B84F577
1 changed files with 2 additions and 2 deletions

View File

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