ocamlPackages.rpclib: 8.0.0 → 8.1.0

This commit is contained in:
Vincent Laporte
2021-04-12 21:37:58 +02:00
committed by Vincent Laporte
parent 2623b3e50f
commit 7db1853f5c
2 changed files with 3 additions and 5 deletions
+1 -3
View File
@@ -1048,9 +1048,7 @@ let
ppx_deriving_protobuf = callPackage ../development/ocaml-modules/ppx_deriving_protobuf {};
ppx_deriving_rpc = callPackage ../development/ocaml-modules/ppx_deriving_rpc {
ppxlib = ppxlib.override { version = "0.15.0"; };
};
ppx_deriving_rpc = callPackage ../development/ocaml-modules/ppx_deriving_rpc { };
ppx_deriving_yojson = callPackage ../development/ocaml-modules/ppx_deriving_yojson {};