1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00

gnu: python-gizmo-analysis: Update to 1.0.5.

* gnu/packages/astronomy.scm (python-gizmo-analysis): Update to 1.0.5.

Change-Id: If7b6199e5f0bff724129b9b1f0a5765cd9587081
This commit is contained in:
Sharlatan Hellseher
2026-03-18 20:49:30 +00:00
parent b30b2a330e
commit 5797bb4c57

View File

@@ -5152,13 +5152,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