python3Packages.pygame-sdl2: 8.5.0.25111603 -> 8.5.2.26010301 (#477108)

This commit is contained in:
7c6f434c
2026-01-06 15:22:58 +00:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pygame-sdl2";
version = "8.5.0.25111603";
version = "8.5.2.26010301";
pyproject = true;
src = fetchFromGitHub {