owi: 0.2-unstable-2025-12-01 -> 0.2-unstable-2025-12-08 (#469164)
This commit is contained in:
@@ -15,14 +15,14 @@ let
|
||||
in
|
||||
ocamlPackages.buildDunePackage {
|
||||
pname = "owi";
|
||||
version = "0.2-unstable-2025-12-01";
|
||||
version = "0.2-unstable-2025-12-08";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "ocamlpro";
|
||||
repo = "owi";
|
||||
rev = "92403520c3ad8ea1a57d734772e2c4c22589eca3";
|
||||
rev = "b35dafd51853b40f6b403cc5c460bed8dd2c8027";
|
||||
fetchSubmodules = true;
|
||||
hash = "sha256-cVkHaXBeTgfHKLCIB3sTEIqu2kvYmo3gi42tRn2DcaA=";
|
||||
hash = "sha256-qYSn47I6slnJ6brXGc5KcbR2rlSwuTyqdPyNKs1uTsQ=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = with ocamlPackages; [
|
||||
|
||||
Reference in New Issue
Block a user