gnu: python-rad: Update to 0.18.0.

* gnu/packages/astronomy.scm (python-rad): Update to 0.18.0.

Change-Id: I1e7ba8f99bce25ab5c719e82755505e32d0acf66
Signed-off-by: Eric Bavier <bavier@posteo.net>
This commit is contained in:
Sharlatan Hellseher 2023-11-17 12:16:02 +00:00 committed by Eric Bavier
parent 3ffd914237
commit a333c1c8f8
No known key found for this signature in database
GPG key ID: BC45CA67E2F8D007

View file

@ -4115,13 +4115,13 @@ (define-public python-gwcs
(define-public python-rad
(package
(name "python-rad")
(version "0.17.1")
(version "0.18.0")
(source (origin
(method url-fetch)
(uri (pypi-uri "rad" version))
(sha256
(base32
"11jhh3qmd00g8sn6hcfshbpb2qy1rfj0xkxn30pd63lqazg4ra3p"))))
"1wgnbhldgq0j55yzg33y11vd5k5nzwckiccxywvmq518qh19pky5"))))
(build-system pyproject-build-system)
(arguments
(list