guix_mirror_bot pushed a commit to branch astro-update
in repository guix.
commit 401c67dd29fa905843d79833ed47fd9e32b25f95
Author: Sharlatan Hellseher <[email protected]>
AuthorDate: Wed Mar 18 20:49:30 2026 +0000
gnu: python-gizmo-analysis: Update to 1.0.5.
* gnu/packages/astronomy.scm (python-gizmo-analysis): Update to 1.0.5.
Change-Id: If7b6199e5f0bff724129b9b1f0a5765cd9587081
---
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 6373a07ba4..c4a2db01e7 100644
--- a/gnu/packages/astronomy.scm
+++ b/gnu/packages/astronomy.scm
@@ -5233,13 +5233,13 @@ Python.")
(define-public python-gizmo-analysis
(package
(name "python-gizmo-analysis")
- (version "1.0.4")
+ (version "1.0.5")
(source
(origin
(method url-fetch)
(uri (pypi-uri "gizmo_analysis" version))
(sha256
- (base32 "199wvy9jnb76dp1xvh8r3gyjrxipvh51fpvhqgc6gq0frkjxxnf9"))))
+ (base32 "1pffz3kq9rs5jhqz6j23igl0650xl74hgmh17sll4m0fraq6d4ma"))))
(build-system pyproject-build-system)
(arguments
(list #:tests? #f)) ;no tests