ls but with io_uring

build: generate dev version strings better

rockorager.dev 8e3319ec 432b7965

verified
+2
+2
build.zig
··· 82 82 "-C", 83 83 b.build_root.path orelse ".", 84 84 "describe", 85 + "--match", 86 + "*.*.*", 85 87 "--tags", 86 88 "--abbrev=9", 87 89 }, &code, .Ignore) catch {