mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: python-glue-vispy-viewers: Update to 1.3.0.
* gnu/packages/astronomy.scm (python-glue-vispy-viewers): Update to 1.3.0. Change-Id: I9551f531ec44f6dff9d140966a9cc69d0696a80a
This commit is contained in:
parent
ef20c0a616
commit
ccd951c73c
1 changed files with 2 additions and 2 deletions
|
|
@ -5202,13 +5202,13 @@ across many files.")
|
|||
(define-public python-glue-vispy-viewers
|
||||
(package
|
||||
(name "python-glue-vispy-viewers")
|
||||
(version "1.2.3")
|
||||
(version "1.3.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "glue_vispy_viewers" version))
|
||||
(sha256
|
||||
(base32 "0i9539h55b95c1f2p79qbr0xgvg3c7mddykzqij939r0b5jabwbj"))))
|
||||
(base32 "0pnlkrkc6vn6mrqlw8xknb01rp7dy3qng4vaaiz9fry50nkf4gsd"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue