gnu: Remove python2-pygame.
* gnu/packages/game-development.scm (python2-pygame): Delete variable.
This commit is contained in:
parent
e19a8130c4
commit
23435f2570
1 changed files with 0 additions and 3 deletions
|
@ -1206,9 +1206,6 @@ to create fully featured games and multimedia programs in the python language.")
|
||||||
license:public-domain
|
license:public-domain
|
||||||
license:lgpl2.1+))))
|
license:lgpl2.1+))))
|
||||||
|
|
||||||
(define-public python2-pygame
|
|
||||||
(package-with-python2 python-pygame))
|
|
||||||
|
|
||||||
(define-public python-pygame-sdl2
|
(define-public python-pygame-sdl2
|
||||||
(let ((real-version "2.1.0")
|
(let ((real-version "2.1.0")
|
||||||
(renpy-version "7.4.11"))
|
(renpy-version "7.4.11"))
|
||||||
|
|
Reference in a new issue