zig: update to 0.16.0.#60296
Conversation
|
@tranzystorekk the mentioned PR has been a draft for more than two weeks and seems to want to update many packages at once. It would be nice to have an up-to-date version of zig available. I've tested the changes in this commit locally and everything builds just fine. |
|
Use |
The state of the repository and the possibility of building packages is a little bit more important. If zig would be updated without fixing all packages that depend on it the repository is going to end up in an inconsistent state that could lead to the whole repository being blocked if any of those unbuildable packages require a rebuild. |
Testing the changes