me
/
guix
Archived
1
0
Fork 0

gnu: Remove python2-pygame-sdl2.

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

View File

@ -1257,9 +1257,6 @@ While it aims to be used as a drop-in replacement, it appears to be
developed mainly for Ren'py.")
(license (list license:lgpl2.1 license:zlib)))))
(define-public python2-pygame-sdl2
(package-with-python2 python-pygame-sdl2))
(define-public renpy
(package
(name "renpy")