me
/
guix
Archived
1
0
Fork 0

gnu: python-crds: Update to 11.17.26.

* gnu/packages/astronomy.scm (python-crds): Update to 11.17.26.

Change-Id: Ifdee55f01db207bb36d8e408d393d51865927579
master
Sharlatan Hellseher 2024-07-09 21:20:04 +01:00
parent dc7cca9fef
commit 2f7926dd36
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -2172,13 +2172,13 @@ monochromatic sequential colormaps like @code{blue}, @code{green}, and
(define-public python-crds
(package
(name "python-crds")
(version "11.17.25")
(version "11.17.26")
(source
(origin
(method url-fetch)
(uri (pypi-uri "crds" version))
(sha256
(base32 "18j0mn11nfgnbx42h1hzhfmyzg9ww9bgmrjxss8ni98kdj35q9kv"))))
(base32 "1qw1j3gz8l2z4ra33hl4zblc90kvwjf2ajb343n0xmf7lzs1gwc7"))))
(build-system pyproject-build-system)
(arguments
(list