aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-07-30 21:59:32 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-08-27 17:03:06 +0100
commit257c45e7933428b9bb8d5f041f7ba2d9a5daa87c (patch)
tree25888a078c01d16394e3d86233aa1ff4ac15d564 /gnu/packages
parentf14c3a77f4bf5e37980d1b395817def0bcc7d46f (diff)
downloadguix-257c45e7933428b9bb8d5f041f7ba2d9a5daa87c.tar.gz
guix-257c45e7933428b9bb8d5f041f7ba2d9a5daa87c.zip
gnu: python-astropy-iers-data: Update to 0.2024.8.12.0.32.58.
* gnu/packages/astronomy.scm (python-astropy-iers-data): Update to 0.2024.8.12.0.32.58. Change-Id: I6eaafc0de734180c96ae35bb1c90344a54d9afa3
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/astronomy.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 95073889b8..dac36ebeba 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -1961,13 +1961,13 @@ astronomy and astrophysics.")
;; In case of changing the source method git-fetch, consider to check the
;; tag as it's not following the PyPI version, see
;; <https://github.com/astropy/astropy-iers-data/issues/17>.
- (version "0.2024.7.15.0.31.42")
+ (version "0.2024.8.12.0.32.58")
(source
(origin
(method url-fetch)
(uri (pypi-uri "astropy_iers_data" version))
(sha256
- (base32 "18wpqjyjqpxhp1x9rh1dxqmmif2amsbwwbw0zwfjh0dyrbb28c3h"))))
+ (base32 "1xw4s6vyl29miccbs3ylyichj1rcmzmya3lmh27f173n7k2zb5g0"))))
(build-system pyproject-build-system)
(arguments
(list