mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-astropy-iers-data: Update to 0.2025.7.21.0.41.39.
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2025.7.21.0.41.39. Change-Id: If7c4d7e73e0f5ea7c06f98da4ad375365d5a59ee
This commit is contained in:
parent
da70edee1a
commit
cb865658a3
1 changed files with 2 additions and 2 deletions
|
@ -2512,13 +2512,13 @@ astronomy and astrophysics.")
|
|||
(define-public python-astropy-iers-data
|
||||
(package
|
||||
(name "python-astropy-iers-data")
|
||||
(version "0.2025.6.16.0.38.47")
|
||||
(version "0.2025.7.21.0.41.39")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "astropy_iers_data" version))
|
||||
(sha256
|
||||
(base32 "08bifygdnifcmrk3wqn8k0fi31mj8j3zxak9r70sbf06cnbq9jaq"))))
|
||||
(base32 "14qa0h3jx5iawmb0cpwak1wna0jhjsi18zm4wmdicyb9kly7b0p4"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list #:tests? #f)) ; no tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue