mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 07:26:13 -05:00
gnu: python-crds: Update to 11.18.4.
* gnu/packages/astronomy.scm (python-crds): Update to 11.18.4. Change-Id: Icdbbdda18c64d754d6284ce359393f4d595e468e
This commit is contained in:
parent
4275116311
commit
a74463a5de
1 changed files with 2 additions and 2 deletions
|
@ -2711,13 +2711,13 @@ (define-public python-cmyt
|
|||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.18.1")
|
||||
(version "11.18.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32 "0k0q76mc9a18lrjqah8yb7v97dmhlwhsxyqr9r5rk0w4iqi6j7pp"))))
|
||||
(base32 "1z6apmss8wym3lpp2mifqxz0i5vvi39g0i2agvw0lchcyzw3jvig"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue