gnu: python-skyfield: Update to 1.49.
* gnu/packages/astronomy.scm (python-skyfield): Update to 1.49. Change-Id: I640e7de951bf5e90f4d9a4d47c4228ab239f93d5
This commit is contained in:
parent
dc9a060734
commit
5e493d4b42
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user