haxePackages.heaps: init at 1.9.1

This commit is contained in:
Daniel Firth 2022-06-26 14:29:35 +00:00
parent b1987d7752
commit 411074a6ef

View file

@ -66,6 +66,13 @@ let
meta.description = "A Haxe Library for supporting different file formats";
};
heaps = buildHaxeLib {
libname = "heaps";
version = "1.9.1";
sha256 = "sha256-i5EIKnph80eEEHvGXDXhIL4t4+RW7OcUV5zb2f3ItlI=";
meta.description = "The GPU Game Framework";
};
hlopenal = buildHaxeLib {
libname = "hlopenal";
version = "1.5.0";