gnu: python-astropy: Update to 6.1.4.

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

Change-Id: I255426bf289d3e39dd2a39c40787b90e97452906
This commit is contained in:
Sharlatan Hellseher 2024-10-07 08:16:54 +01:00
parent 06648cd12e
commit 7eea67cee5
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -2732,13 +2732,13 @@ (define-public stellarium
(define-public python-astropy
(package
(name "python-astropy")
(version "6.1.3")
(version "6.1.4")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "0w09fn7zy2nr5pvvqwmi3s3cm3y5pzxpn7wldz7bbxn1xp6k9j4s"))
(base32 "0d0cnqm0p00ap8wys5jcg9h958c6mizx87wzwvmrpackn3i5h59n"))
(modules '((guix build utils)))
(snippet
'(begin