Archived
1
0
Fork 0

gnu: python-astropy: Update to 5.0.1.

* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.1.
This commit is contained in:
Vinicius Monego 2022-02-03 20:52:55 -03:00
parent 1290856590
commit 4d07f12b26
No known key found for this signature in database
GPG key ID: 637B0B138065B68A

View file

@ -614,13 +614,13 @@ accurately in real time at any rate desired.")
(define-public python-astropy (define-public python-astropy
(package (package
(name "python-astropy") (name "python-astropy")
(version "5.0") (version "5.0.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "astropy" version)) (uri (pypi-uri "astropy" version))
(sha256 (sha256
(base32 "09rr9z2kn5qw34fqpwxgcwsn9m5aw6f0dd0pm232aa8k3qakw83h")) (base32 "09wh589ywjsgjvi76v2d2zqd9sri0461rrnml0b0pah5lbkcv0k3"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
'(begin '(begin