me
/
guix
Archived
1
0
Fork 0

gnu: python-astropy: Update to 5.0.1.

* gnu/packages/astronomy.scm (python-astropy): Update to 5.0.1.
master
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
1 changed files with 2 additions and 2 deletions

View File

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