diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-09-01 18:36:45 +0100 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2026-09-01 20:04:52 +0100 |
| commit | 506ab59b0eaef13ff174db429873ee2496b62c3c (patch) | |
| tree | 7aa46ad08e32631f08f63605acfd3c4711cfc0c7 /gnu | |
| parent | d64787f1b110485df40593604accb80962e71272 (diff) | |
gnu: python-astropy-iers-data: Update to 0.2026.8.31.0.57.9.
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2026.8.31.0.57.9.
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/astronomy.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm index f39953bd89a..a40bac7ea9e 100644 --- a/gnu/packages/astronomy.scm +++ b/gnu/packages/astronomy.scm | |||
| @@ -3651,7 +3651,7 @@ celestial-to-terrestrial coordinate transformations.") | |||
| 3651 | (package | 3651 | (package |
| 3652 | (inherit python-astropy-iers-data-primary) | 3652 | (inherit python-astropy-iers-data-primary) |
| 3653 | (name "python-astropy-iers-data") | 3653 | (name "python-astropy-iers-data") |
| 3654 | (version "0.2026.8.18.14.22.31") | 3654 | (version "0.2026.8.31.0.57.9") |
| 3655 | (source | 3655 | (source |
| 3656 | (origin | 3656 | (origin |
| 3657 | (method git-fetch) | 3657 | (method git-fetch) |
| @@ -3660,7 +3660,7 @@ celestial-to-terrestrial coordinate transformations.") | |||
| 3660 | (commit (string-append "v" version)))) | 3660 | (commit (string-append "v" version)))) |
| 3661 | (file-name (git-file-name name version)) | 3661 | (file-name (git-file-name name version)) |
| 3662 | (sha256 | 3662 | (sha256 |
| 3663 | (base32 "0v8nwgh1kn7w988d8zjd4dzwq1hw24vw481xwyz6xdysizh5d9i7")))) | 3663 | (base32 "0bn0i61b204iww4wyb0wqn3194jynp1a8rs59mhs8cz2kn74d9al")))) |
| 3664 | (properties | 3664 | (properties |
| 3665 | (alist-delete 'hidden? | 3665 | (alist-delete 'hidden? |
| 3666 | (package-properties python-astropy-iers-data-primary))))) | 3666 | (package-properties python-astropy-iers-data-primary))))) |
