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:
Sharlatan Hellseher 2025-09-23 13:23:22 +01:00
parent 9ca78db0fe
commit 00dc86225b
No known key found for this signature in database
GPG key ID: 76D727BFF62CD2B5

View file

@ -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