mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-28 14:01:29 -05:00
gnu: python-crds: Update to 11.17.16.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.16. Change-Id: Ib6f193f94c727c1280eadc15dfcc4c227e6c2a3e
This commit is contained in:
parent
9bdb24b74e
commit
139bc18219
1 changed files with 2 additions and 2 deletions
|
@ -1909,13 +1909,13 @@ (define-public python-cdflib
|
|||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.17.14")
|
||||
(version "11.17.16")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1z9lrwrb07s9kn28nammjx75qb0ky7srd9i40dnkmm9zsaqz5jfm"))))
|
||||
"0j84l7132mvwww2y83h2dgz5qw792ilp3hml4h12n7ydks0w0534"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue