owi: 0.2-unstable-2026-05-05 -> 0.2-unstable-2026-05-22

This commit is contained in:
R. Ryantm
2026-05-22 20:27:39 +00:00
parent bf9326a1cb
commit 48f9d0652e
+3 -3
View File
@@ -15,14 +15,14 @@ let
in
ocamlPackages.buildDunePackage {
pname = "owi";
version = "0.2-unstable-2026-05-05";
version = "0.2-unstable-2026-05-22";
src = fetchFromGitHub {
owner = "ocamlpro";
repo = "owi";
rev = "e79d8d82918689a83e6bc74f71ce5cef85197c1c";
rev = "2d6ec0d897a209f34849d25f8bcfc73298820be3";
fetchSubmodules = true;
hash = "sha256-zwnx5HlEJ6eUMu+9JAbxjpS4aKJbuNLfxekFqTtjq60=";
hash = "sha256-A+mTFvojEpIfRPJkPRf5vfHf+nk+3/hdIbJqIDv/AzM=";
};
nativeBuildInputs = with ocamlPackages; [