gnu: python-astropy: Update to 5.2.1.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Sharlatan Hellseher 2023-01-22 23:58:05 +00:00 committed by Ludovic Courtès
parent 7375f6ca0e
commit e858cd9105
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -984,13 +984,13 @@ (define-public celestia-gtk
(define-public python-astropy
(package
(name "python-astropy")
(version "5.1.1")
(version "5.2.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "10dxjim60ch4qznqa5s63q936mkvy95p0k26kcwzv43hmybdcjxs"))
(base32 "08xc6brs7xwiqchhsjq8l10p6qc5p68cfxps7s889spqfyh2gbpn"))
(modules '((guix build utils)))
(snippet
'(begin