mbox series

[bug#63582,0/4] Update Ren'py to 8.1.0

Message ID cover.1684493082.git.liliana.prikler@gmail.com
Headers show
Series Update Ren'py to 8.1.0 | expand

Message

Liliana Marie Prikler May 19, 2023, 10:44 a.m. UTC
Hi Guix,

this series updates Ren'py to 8.1.0 and also introduces G-Expressions
everywhere.

Cheers

Liliana Marie Prikler (4):
  gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.1.0.
  gnu: python-pygame-sdl2: Use G-Expressions.
  gnu: python-renpy: Update to 8.1.0.
  gnu: python-renpy: Use G-Expressions.

 gnu/packages/game-development.scm | 159 +++++++++++++++---------------
 1 file changed, 82 insertions(+), 77 deletions(-)


base-commit: 5b700945fb0b33eec410de8979cae2fbf0d4f118

Comments

宋文武 May 19, 2023, 1:19 p.m. UTC | #1
Liliana Marie Prikler <liliana.prikler@gmail.com> writes:

> Hi Guix,
>
> this series updates Ren'py to 8.1.0 and also introduces G-Expressions
> everywhere.
>
> Cheers
>
> Liliana Marie Prikler (4):
>   gnu: python-pygame-sdl2: Update to 2.1.0-for-renpy-8.1.0.
>   gnu: python-pygame-sdl2: Use G-Expressions.
>   gnu: python-renpy: Update to 8.1.0.
>   gnu: python-renpy: Use G-Expressions.

Looks good to me, thank you!
jgart May 23, 2023, 6:59 a.m. UTC | #2
LGTM!