owi: 0.2-unstable-2025-12-22 -> 0.2-unstable-2026-01-12

This commit is contained in:
R. Ryantm
2026-01-16 08:31:49 +00:00
parent a4f2660f15
commit 1edcb6de1e
+3 -3
View File
@@ -15,14 +15,14 @@ let
in
ocamlPackages.buildDunePackage {
pname = "owi";
version = "0.2-unstable-2025-12-22";
version = "0.2-unstable-2026-01-12";
src = fetchFromGitHub {
owner = "ocamlpro";
repo = "owi";
rev = "014840cd9d87c912577822b171407bf7453373f0";
rev = "fcfafe953edbf73a1be00e029564c65193f2ad4b";
fetchSubmodules = true;
hash = "sha256-Mjd2XyPmAsonCcV98L8p9S0yYlJV8OEg2TPjZhzVBj8=";
hash = "sha256-Vnty6fZNSmgFTNjWPiqLu5jdtomPuirBz8i9tWBSBR8=";
};
nativeBuildInputs = with ocamlPackages; [