There is a new pull request by Eloitor against master on the void-packages repository https://github.com/Eloitor/void-packages graphwar https://github.com/void-linux/void-packages/pull/42721 New package: graphwar-1.0.0 #### Testing the changes - I tested the changes in this PR: **YES** #### New package - This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-musl) closes #40437 #### How to test: 1. ``` bash graphwar-globalServer 127.0.0.1 & graphwar-roomServer 127.0.0.1 & graphwar 127.0.0.1 ``` 2. Select `create room` and add a player name. 3. ``` bash graphwar 127.0.0.1 ``` 4. Select `join game`, add a player name and `127.0.0.1` as the ip. A patch file from https://github.com/void-linux/void-packages/pull/42721.patch is attached