Skip to content

Commit 180d381

Browse files
committed
python3Packages.pygame-sdl2: 8.4.0.25071206 -> 8.5.0.25111603
1 parent 6617496 commit 180d381

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkgs/development/python-modules/pygame-sdl2/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515

1616
buildPythonPackage rec {
1717
pname = "pygame-sdl2";
18-
version = "8.4.0.25071206";
18+
version = "8.5.0.25111603";
1919
pyproject = true;
2020

2121
src = fetchFromGitHub {

0 commit comments

Comments
 (0)