me
/
guix
Archived
1
0
Fork 0

gnu: python-astroplan: Update to 0.10.

* gnu/packages/astronomy.scm (python-astroplan): Update to 0.10.

Change-Id: I80a988262e417f8a5501d02db5e16a93b5d037b4
master
Sharlatan Hellseher 2024-04-11 18:56:04 +01:00
parent 077146cf5f
commit 5c334a228a
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1754,13 +1754,13 @@ celestial-to-terrestrial coordinate transformations.")
(define-public python-astroplan
(package
(name "python-astroplan")
(version "0.9.1")
(version "0.10")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astroplan" version))
(sha256
(base32 "0jrgii0f11ckxvywinr9kcsljxnpnkh7hv5638wxwcb1iyjmx36r"))))
(base32 "0nl7yi0h5nn4id1jifd8hpwzqdarq9z2iq56x0j2kmj3472cjw0n"))))
(build-system pyproject-build-system)
(arguments
(list