python3Packages.pygame-sdl2: 8.5.0.25111603 -> 8.5.2.26010301

This commit is contained in:
R. Ryantm
2026-01-05 10:50:38 +00:00
parent ce16cbe515
commit 524f8e5581
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pygame-sdl2";
version = "8.5.0.25111603";
version = "8.5.2.26010301";
pyproject = true;
src = fetchFromGitHub {