python3Packages.pygame-sdl2: 8.4.0.25071206 -> 8.5.0.25111603 (#467859)

This commit is contained in:
7c6f434c
2025-12-04 20:53:24 +00:00
committed by GitHub
@@ -15,7 +15,7 @@
buildPythonPackage rec {
pname = "pygame-sdl2";
version = "8.4.0.25071206";
version = "8.5.0.25111603";
pyproject = true;
src = fetchFromGitHub {