ocamlPackages.iri: 1.0.0 -> 1.1.0

This commit is contained in:
R. Ryantm
2025-06-19 12:41:39 +00:00
parent 9422633af4
commit 26d1bcc90d

View File

@@ -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 = [