mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 07:58:01 -05:00
gnu: python-crds: Update to 11.17.13.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.13. Change-Id: I1daf4f9a0ecd3b791979b016a678085170f8e9f7
This commit is contained in:
parent
4f8db3b337
commit
cde0d3d4f0
1 changed files with 2 additions and 2 deletions
|
@ -1846,13 +1846,13 @@ (define-public python-cdflib
|
|||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.17.9")
|
||||
(version "11.17.13")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ha7ibs5lmqs9pcr546jyxzgrmx1xyqps7fsp220rvlsbsisdgm0"))))
|
||||
"0jcvyiq3z2kbd8g33gk5r99rvhn9i50lz7ngqibdafh390dz5zhc"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue