ocamlPackages.iri: 1.0.0 -> 1.1.0 (#418149)

This commit is contained in:
Wolfgang Walther
2025-06-27 15:44:20 +00:00
committed by GitHub
@@ -9,7 +9,7 @@
buildDunePackage rec {
pname = "iri";
version = "1.0.0";
version = "1.1.0";
minimalOCamlVersion = "4.12";
@@ -18,7 +18,7 @@ buildDunePackage rec {
owner = "zoggy";
repo = "ocaml-iri";
rev = version;
hash = "sha256-6Q7qPezmdcO6JSevWl55XAxFuIROZNDrMkYw8VRR7qg=";
hash = "sha256-fh5+0CWplDdGXCotZL2UzjOGil2LR4NppttaquO/ndE=";
};
propagatedBuildInputs = [