Commit Graph

4 Commits

Author SHA1 Message Date
Sigmanificient
543cd40ecc treewide: remove trailing space in description
Done using `grep -rP 'description\s+=\s+"[^"]+[ ]";' | cut -d ':' -f 1 |
xargs -i nvim {}` and sorting the opened files by hand, avoiding
generated packages list
2024-07-26 03:38:50 +02:00
R. Ryantm
cc91ea4921 booster: 0.10 -> 0.11 2023-07-22 01:04:33 +00:00
R. Ryantm
6aab31bf50 booster: 0.9 -> 0.10 2023-03-25 14:59:03 +00:00
Colin Arnott
4684607935
booster: init at 0.9
The check phase is disabled because integration tests need kernel and
other impure resources to function.

Fixes #173437
2022-12-15 11:38:44 +00:00