me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pygame.

* gnu/packages/game-development.scm (python2-pygame): Delete variable.
Maxim Cournoyer 2022-04-29 21:18:52 -04:00
parent e19a8130c4
commit 23435f2570
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 0 additions and 3 deletions

View File

@ -1206,9 +1206,6 @@ to create fully featured games and multimedia programs in the python language.")
license:public-domain
license:lgpl2.1+))))
(define-public python2-pygame
(package-with-python2 python-pygame))
(define-public python-pygame-sdl2
(let ((real-version "2.1.0")
(renpy-version "7.4.11"))