mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-mpl-animators: Update to 1.2.4.
* gnu/packages/astronomy.scm (python-mpl-animators): Update to 1.2.4. Change-Id: I34b939a7c6b75239beae354dc96c6bfd3877bb09
This commit is contained in:
parent
d7248c4904
commit
9d2fb75d45
1 changed files with 2 additions and 2 deletions
|
@ -4725,13 +4725,13 @@ on:
|
||||||
(define-public python-mpl-animators
|
(define-public python-mpl-animators
|
||||||
(package
|
(package
|
||||||
(name "python-mpl-animators")
|
(name "python-mpl-animators")
|
||||||
(version "1.2.3")
|
(version "1.2.4")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (pypi-uri "mpl_animators" version))
|
(uri (pypi-uri "mpl_animators" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "15zsi9apfdj6csr3vpvcw9972xr7036nw6smiwfy0n514l1xh3b1"))))
|
(base32 "1lwh16f5dilnxjnchw2l2pz7iz3dby7ij6z0l7v3fm6aqhk6fwrg"))))
|
||||||
(build-system pyproject-build-system)
|
(build-system pyproject-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
(list
|
(list
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue