me
/
guix
Archived
1
0
Fork 0

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>
master
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
1 changed files with 2 additions and 2 deletions

View File

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