gnu: python-ginga: Update to 5.1.0.

* gnu/packages/astronomy.scm (python-ginga): Update to 5.1.0.

Change-Id: I7ac35ccf2bc38709cf4d3929d8f13a0b48050587
This commit is contained in:
Sharlatan Hellseher 2024-06-11 21:48:55 +01:00
parent 35b9c20135
commit 9b59bd0817
No known key found for this signature in database
GPG Key ID: 76D727BFF62CD2B5

View File

@ -1044,13 +1044,13 @@ Python.")
(define-public python-ginga (define-public python-ginga
(package (package
(name "python-ginga") (name "python-ginga")
(version "5.0.1") (version "5.1.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (pypi-uri "ginga" version)) (uri (pypi-uri "ginga" version))
(sha256 (sha256
(base32 "1zw93487a0ilkb5w5qjgrdnavxlmdmjp6c2wyc1wp8qahby9c0xa")))) (base32 "0c6vpcz59x889z8ggq6r5ci9cf10m7r9h262r6chx31mzdr010wf"))))
(build-system pyproject-build-system) (build-system pyproject-build-system)
(arguments (arguments
(list (list