me
/
guix
Archived
1
0
Fork 0

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

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

Change-Id: Iaf902a0f506f149682868d0df0710d400b21f7e6
master
Sharlatan Hellseher 2024-04-04 08:25:21 +01:00
parent c20d7b34ae
commit 6008e256f8
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 3 additions and 3 deletions

View File

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