Author :
thfr
Date :
2025-12-28 17:58:25
Hash :0ceb066d Message :Make post-extract regex more specific /^v[0-9]/ instead of just /^v/.
This avoids issues project IDs starting with 'v' that use the targetdir
of DIST_TUPLE.
Checked for no change in output with dist-tuple.test. No breakage in a
bulk build.