mbox

[bug#46695,0/2] Update 0ad to 0.0.24-alpha

Message ID 871rd9f6g0.fsf@cbaines.net
Headers show

Message

Christopher Baines Feb. 21, 2021, 9:37 p.m. UTC
Work in progress patches to update 0ad, was more complicated than I'd
imagined. There are issues with running the tests, and the program also
doesn't start properly.

Christopher Baines (2):
  gnu: mozjs-78: Update to 78.6.1.
  gnu: 0ad-data: Update to 0.0.24-alpha.

 gnu/packages/games.scm    | 56 ++++++++++++++++++++++++---------------
 gnu/packages/gnuzilla.scm | 10 +++++--
 2 files changed, 43 insertions(+), 23 deletions(-)

Comments

Ludovic Courtès Sept. 3, 2021, 8:14 p.m. UTC | #1
Hello,

Christopher Baines <mail@cbaines.net> skribis:

> Work in progress patches to update 0ad, was more complicated than I'd
> imagined. There are issues with running the tests, and the program also
> doesn't start properly.
>
> Christopher Baines (2):
>   gnu: mozjs-78: Update to 78.6.1.
>   gnu: 0ad-data: Update to 0.0.24-alpha.

This LGTM at first sight, and given the changes Brendan proposed, we
should be all set?

I’d be more comfortable if you could confirm and apply these, Chris.

Thanks,
Ludo’.