Unverified Commit 604ae86a authored by Vincent Laporte's avatar Vincent Laporte Committed by GitHub
Browse files

ocamlPackages.synchronizer: 0.2 -> 0.3 (#491083)

parents afb55187 49d0a9ff
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

buildDunePackage (finalAttrs: {
  pname = "synchronizer";
  version = "0.2";
  version = "0.3";

  minimalOCamlVersion = "5.1";

@@ -16,7 +16,7 @@ buildDunePackage (finalAttrs: {
    owner = "OCamlPro";
    repo = "synchronizer";
    tag = finalAttrs.version;
    hash = "sha256-0XtPHpDlyH1h8W2ZlRvJbZjCN9WP5mzk2N01WFd8eLQ=";
    hash = "sha256-zomP15CRV6pFK3yk9hMCSDHPk11hEqXiRw8vr2Dg0CI=";
  };

  propagatedBuildInputs = [