summaryrefslogtreecommitdiff
path: root/gnu/packages/astronomy.scm
diff options
context:
space:
mode:
authorSharlatan Hellseher <sharlatanus@gmail.com>2024-06-18 09:50:01 +0100
committerSharlatan Hellseher <sharlatanus@gmail.com>2024-06-30 10:11:18 +0100
commit5e493d4b42e541feeb3eae95553700e0d8cb273c (patch)
tree4217178303a37a996693038c9db474a5872008ce /gnu/packages/astronomy.scm
parentdc9a060734d1ab7fa0ed12eb2eac2a0b7226eaeb (diff)
gnu: python-skyfield: Update to 1.49.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.49. Change-Id: I640e7de951bf5e90f4d9a4d47c4228ab239f93d5
Diffstat (limited to 'gnu/packages/astronomy.scm')
-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 c61f29f082..ca97704d5e 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4904,7 +4904,7 @@ pipelines.")
(define-public python-skyfield
(package
(name "python-skyfield")
- (version "1.48")
+ (version "1.49")
(source
(origin
(method git-fetch) ; PyPI tarball lacks test data
@@ -4913,7 +4913,7 @@ pipelines.")
(commit version)))
(file-name (git-file-name name version))
(sha256
- (base32 "0l324r4pz7d5w72c7c5akvjx40287hl7sl0qv7swvn2da53vmq0r"))))
+ (base32 "1rk71lzy8w28f2kzhxb3pyndncrj91jay43nvqlrlzjxi2rbg7ix"))))
(build-system pyproject-build-system)
(arguments
(list