Patch haxelib to avoid segmentation faults (#11084)
* Patch haxelib to avoid segmentation faults
Haxelib was causing CI failures in the Ubuntu runners due to a threading
issue with neko:
https://github.com/HaxeFoundation/neko/issues/281
* Update haxelib for run.n fix