owi: 0.2-unstable-2026-05-05 -> 0.2-unstable-2026-05-22 (#523141)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-23 06:01:03 +00:00
committed by GitHub
+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; [