guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit a869e34ba4f8d7763b43e3a1cfe9a1bfbbecfedc
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Fri Jan 16 15:36:27 2026 +0000
gnu: python-ctapipe: Update to 0.29.0.
* gnu/packages/astronomy.scm (python-ctapipe): Update to 0.29.0.
Change-Id: I7c960229da781f30c33b02386916360b5c59929e
---
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 65e7352cea..9070fd220b 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -4221,13 +4221,13 @@ files and provide related services.")
(define-public python-ctapipe
(package
(name "python-ctapipe")
- (version "0.28.0")
+ (version "0.29.0")
(source
(origin
(method url-fetch)
(uri (pypi-uri "ctapipe" version))
(sha256
- (base32 "1gkkqbar3r816s8qks9r8ps710xny8v50iyp596j02f40nw6zknf"))))
+ (base32 "063j4xdqj93i00pbsc406iz1rj0qjmqwd46jrd8s7nqnks4f0y2m"))))
(build-system pyproject-build-system)
(arguments
(list