me
/
guix
Archived
1
0
Fork 0

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>
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
1 changed files with 2 additions and 2 deletions

View File

@ -984,13 +984,13 @@ accurately in real time at any rate desired.")
(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