me
/
guix
Archived
1
0
Fork 0

gnu: python-astropy-iers-data: Update to 0.2024.5.13.0.30.12.

* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.5.13.0.30.12.

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

View File

@ -1760,13 +1760,13 @@ astronomy and astrophysics.")
;; In case of changing the source method git-fetch, consider to check the
;; tag as it's not following the PyPI version, see
;; <https://github.com/astropy/astropy-iers-data/issues/17>.
(version "0.2024.4.15.2.45.49")
(version "0.2024.5.13.0.30.12")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy_iers_data" version))
(sha256
(base32 "15wran1d5bw1mm3xl3ibp6i5aa7icj9p6g1mqcyp596qmdjnm8wp"))))
(base32 "1vs3aqg0mb54bkci646h5pqbnfb50798ajim6xjg7nacpjhr8j3p"))))
(build-system pyproject-build-system)
(arguments
(list