me
/
guix
Archived
1
0
Fork 0

gnu: python-crds: Update to 11.17.13.

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

Change-Id: I1daf4f9a0ecd3b791979b016a678085170f8e9f7
master
Sharlatan Hellseher 2023-12-15 12:36:56 +00:00
parent 4f8db3b337
commit cde0d3d4f0
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

@ -1846,13 +1846,13 @@ attempting to maintain ISTP compliance
(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