soupault: 4.3.0 → 4.3.1

This commit is contained in:
toastal 2022-11-17 10:10:03 +07:00 committed by Vincent Laporte
parent 08f12b8db3
commit 6e44c96a5d

View file

@ -7,7 +7,7 @@
ocamlPackages.buildDunePackage rec {
pname = "soupault";
version = "4.3.0";
version = "4.3.1";
minimalOCamlVersion = "4.08";
@ -16,7 +16,7 @@ ocamlPackages.buildDunePackage rec {
owner = "PataphysicalSociety";
repo = pname;
rev = version;
sha256 = "sha256-K5JlMf9hCUI3BTDRP6wIgNYu+MM3tanHAgnAYw4oXag=";
sha256 = "sha256-P8PGSJ7TOlnMoTcE5ZXqc7pJe4l+zRhBh0A/2iIJLQI=";
};
buildInputs = with ocamlPackages; [