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:
parent
35b9c20135
commit
9b59bd0817
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user