Update package version to 2.2.8

This commit is contained in:
2026-04-05 13:53:04 +03:00
parent fb94a3798a
commit d94e69f5ef
4 changed files with 2247 additions and 52 deletions
+9
View File
@@ -0,0 +1,9 @@
--- a/build_all.sh
+++ b/build_all.sh
@@ -13,5 +13,6 @@ nimBuildCsourcesIfNeeded "$@"
echo_run bin/nim c --noNimblePath --skipUserCfg --skipParentCfg --hints:off koch
echo_run ./koch boot -d:release --skipUserCfg --skipParentCfg --hints:off
+echo_run ./koch docs --skipUserCfg --skipParentCfg --hints:off
echo_run ./koch tools --skipUserCfg --skipParentCfg --hints:off