me
/
guix
Archived
1
0
Fork 0

gnu: python-astropy: Update to 6.1.0.

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

Change-Id: I72bbbec2df8fb6aba884c0700a977b34b3d8beec
Signed-off-by: Andrew Tropin <andrew@trop.in>
master
Sharlatan Hellseher 2024-05-20 23:12:34 +01:00 committed by Andrew Tropin
parent f8dde4ab6e
commit 6ceb7fadc3
No known key found for this signature in database
GPG Key ID: 2208D20958C1DEB0
1 changed files with 2 additions and 2 deletions

View File

@ -1614,13 +1614,13 @@ accurately in real time at any rate desired.")
(define-public python-astropy
(package
(name "python-astropy")
(version "6.0.1")
(version "6.1.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy" version))
(sha256
(base32 "175k2h039c0b8rsf0fdphmxbpjrszd138j8z9zkhh1kd6pg7bac9"))
(base32 "03wm12bpfifvjbvf7rixv9yr5ya5c9gy9p0dff862mxi21gr2fvc"))
(modules '((guix build utils)))
(snippet
'(begin