mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-pyopengl-accelerate: Update to 3.1.10.
* gnu/packages/python-graphics.scm (python-pyopengl-accelerate): Update to 3.1.10. Change-Id: I92b6b3ed8b18a5e07c647d209d8aa00840b5f7e9
This commit is contained in:
parent
9ca78db0fe
commit
00dc86225b
1 changed files with 2 additions and 2 deletions
|
@ -597,14 +597,14 @@ library.")
|
|||
(package
|
||||
(inherit python-pyopengl)
|
||||
(name "python-pyopengl-accelerate")
|
||||
(version "3.1.9")
|
||||
(version "3.1.10")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (pypi-uri "pyopengl_accelerate" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ww6kbyj1hshxfi3gskkygv1w2f7klzj9jcyfpzihn4pfry7r5c5"))))
|
||||
"0waskwvw9mp830bnnxcqd8bkh7a4qbnr0fcjnnw35xx6y21iqxc2"))))
|
||||
(arguments
|
||||
`(#:tests? #f
|
||||
#:phases
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue