stanc: 2.32.0 -> 2.32.1

This commit is contained in:
Weijia Wang 2023-05-03 22:34:00 +03:00
parent 5d1f6e2d83
commit 1519ef71b4

View File

@ -5,7 +5,7 @@
ocamlPackages.buildDunePackage rec {
pname = "stanc";
version = "2.32.0";
version = "2.32.1";
minimalOCamlVersion = "4.12";
@ -13,7 +13,7 @@ ocamlPackages.buildDunePackage rec {
owner = "stan-dev";
repo = "stanc3";
rev = "v${version}";
hash = "sha256-DZJb5Zcfki6vev1n+9zyokQTxEounCvTeYyH4BvSTZ0=";
hash = "sha256-dngmZXVb59uV7EugYIZAqE1gk66em7iuzllbbPWK2xk=";
};
# Error: This expression has type [ `Use_Sys_unix ]