mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-05 00:34:05 +02:00
gnu: python-astropy-iers-data: Update to 0.2024.11.18.0.35.2.
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.11.18.0.35.2. Change-Id: Ieb60e7c657855311703b4dc4799c276e38dd5e31
This commit is contained in:
@@ -3302,13 +3302,13 @@ astronomy and astrophysics.")
|
||||
(define-public python-astropy-iers-data
|
||||
(package
|
||||
(name "python-astropy-iers-data")
|
||||
(version "0.2024.10.14.0.32.55")
|
||||
(version "0.2024.11.18.0.35.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "astropy_iers_data" version))
|
||||
(sha256
|
||||
(base32 "1849jbmz1x6x783w9k08a9i3g4f722lqwlnszh4dyr50dyrfbrzg"))))
|
||||
(base32 "1n6j5pa5whcpx2hn7n78a7k2xllwgj5gq4lkb9jimrdvx7p0hl5i"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f)) ; no tests
|
||||
|
||||
Reference in New Issue
Block a user