1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-08 10:15:56 +02:00

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
+2 -2
View File
@@ -2732,13 +2732,13 @@ objects.")
(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