python3Packages.pygame-sdl2: 8.5.2.26010301 -> 8.5.3.26051504 (#521155)

This commit is contained in:
7c6f434c
2026-05-21 13:23:19 +00:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pygame-sdl2";
version = "8.5.2.26010301";
version = "8.5.3.26051504";
pyproject = true;
src = fetchFromGitHub {