gnu: python-astropy: Update to 6.1.2.

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

Change-Id: Ia0c01d57201e45fc2def7323a363bde852e22fa7
This commit is contained in:
Sharlatan Hellseher 2024-07-30 22:03:23 +01:00
parent 257c45e793
commit 94464a2d3f
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -1813,13 +1813,13 @@ (define-public stellarium
(define-public python-astropy
(package
(name "python-astropy")
(version "6.1.1")
(version "6.1.2")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "0f31wgjg22phcx8fw7p612qp3v2ak7nziisnsnwaqc0wj5fz9ip5"))
(base32 "0fhx9zjsqp7z8z8phafpbwpb46idrbsamkfg42l8j0z94i73s452"))
(modules '((guix build utils)))
(snippet
'(begin