gnu: python-astropy: Update to 6.1.1.

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

Change-Id: Id33b4b4d685e65c0bed89cfbb867be765d8dcf89
This commit is contained in:
Sharlatan Hellseher 2024-06-18 10:15:35 +01:00
parent ca5df4b60a
commit a9026661cc
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -1636,13 +1636,13 @@ objects.")
(define-public python-astropy
(package
(name "python-astropy")
(version "6.1.0")
(version "6.1.1")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "03wm12bpfifvjbvf7rixv9yr5ya5c9gy9p0dff862mxi21gr2fvc"))
(base32 "0f31wgjg22phcx8fw7p612qp3v2ak7nziisnsnwaqc0wj5fz9ip5"))
(modules '((guix build utils)))
(snippet
'(begin