gnu: python-astropy: Update to 5.3.3.

* gnu/packages/astronomy.scm (python-astropy): Update to 5.3.3.

Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
Sharlatan Hellseher 2023-09-07 23:32:26 +01:00 committed by Christopher Baines
parent 07a9f57a69
commit 893e14cde3
No known key found for this signature in database
GPG key ID: 5E28A33B0B84F577

View file

@ -1353,13 +1353,13 @@ (define-public celestia-gtk
(define-public python-astropy (define-public python-astropy
(package (package
(name "python-astropy") (name "python-astropy")
(version "5.3.1") (version "5.3.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "astropy" version)) (uri (pypi-uri "astropy" version))
(sha256 (sha256
(base32 "0x4dh7wx9sn1gy6sl2d54zsd24cgfjwrlk6kfrwpzzrmbsv22lwv")) (base32 "1fwk7x4q1hgdf9m8q613c6q7045sam1g934vgqv588ksbngxyc03"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin