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.3.
* gnu/packages/astronomy.scm (python-mpl-animators): Update to 1.2.3. Change-Id: I5e55877a76cb25491307ce76613b242cb618ba9f
This commit is contained in:
parent
cc4a5c9ecd
commit
53e9beb218
1 changed files with 2 additions and 2 deletions
|
@ -4513,13 +4513,13 @@ on:
|
|||
(define-public python-mpl-animators
|
||||
(package
|
||||
(name "python-mpl-animators")
|
||||
(version "1.2.1")
|
||||
(version "1.2.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "mpl_animators" version))
|
||||
(sha256
|
||||
(base32 "1jscdgx1ynqvidh0kc6jxhjlp7lxhilwnp5pb6ddi7nb10as90kz"))))
|
||||
(base32 "15zsi9apfdj6csr3vpvcw9972xr7036nw6smiwfy0n514l1xh3b1"))))
|
||||
(build-system pyproject-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue