diff options
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))))) |
