ocamlPackages.stdint: 0.5.0 -> 0.5.1

This commit is contained in:
Cedric Cellier
2019-03-27 13:53:58 +01:00
committed by Vincent Laporte
parent 5f47ad0f8a
commit 1777055209
3 changed files with 8 additions and 22 deletions
@@ -11,10 +11,6 @@ buildDunePackage rec {
sha256 = "1f5l4bw78y4drabhyvmpj3z8k30bill33ca7bzhr02m55yf6gqpf";
};
patches = [
./ocaml-zmq-issue43.patch
];
buildInputs = [ czmq ];
propagatedBuildInputs = [ stdint ];
@@ -1,11 +0,0 @@
--- source/zmq/src/caml_zmq_stubs.c 1970-01-01 01:00:01.000000000 +0100
+++ source/zmq/src/caml_zmq_stubs.c 1970-01-01 01:00:01.000000000 +0100
@@ -35,7 +35,7 @@
#include "socket.h"
#include "msg.h"
-#include <uint64.h>
+#include <ocaml_stdint/uint64.h>
/**
* Version