mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 18:26:43 +01:00
gnu: python-crds: Update to 11.17.25.
* gnu/packages/astronomy.scm (python-crds): Update to 11.17.25. Change-Id: I2391a4f0e316fecdeab47733f3ecf8d67f5246b6
This commit is contained in:
parent
b15181425e
commit
3c76ad03fb
1 changed files with 2 additions and 2 deletions
|
@ -2172,13 +2172,13 @@ (define-public python-cmyt
|
|||
(define-public python-crds
|
||||
(package
|
||||
(name "python-crds")
|
||||
(version "11.17.22")
|
||||
(version "11.17.25")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "crds" version))
|
||||
(sha256
|
||||
(base32 "1i2wh7cgyn7r0fnn7ikfsdqjrcpg46xsk619mhdqywk5yjcxlz9f"))))
|
||||
(base32 "18j0mn11nfgnbx42h1hzhfmyzg9ww9bgmrjxss8ni98kdj35q9kv"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue