sharlatan pushed a commit to branch master
in repository guix.
commit fb33458ca7c68c035aad9bef0cf6b7f993b0f6c1
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Feb 14 14:26:29 2024 +0000
gnu: python-rad: Update to 0.19.0.
* gnu/packages/astronomy.scm (python-rad): Update to 0.19.0.
Change-Id: Iddfd637a764545b48f7a39506a2ef97d12501223
---
gnu/packages/astronomy.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/astronomy.scm b/gnu/packages/astronomy.scm
index 17f8d9ffdc..e1ee074ca9 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -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