me
/
guix
Archived
1
0
Fork 0

gnu: python-rad: Update to 0.19.0.

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

Change-Id: Iddfd637a764545b48f7a39506a2ef97d12501223
master
Sharlatan Hellseher 2024-02-14 14:26:29 +00:00
parent 8d043433cd
commit fb33458ca7
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5
1 changed files with 2 additions and 2 deletions

View File

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