ocamlPackages.eliom: 6.12.0 → 6.12.1

This commit is contained in:
Vincent Laporte 2020-08-22 13:59:26 +02:00 committed by Vincent Laporte
parent 5e6eeb795c
commit 544423e91c

View File

@ -14,11 +14,11 @@ else
stdenv.mkDerivation rec
{
pname = "eliom";
version = "6.12.0";
version = "6.12.1";
src = fetchzip {
url = "https://github.com/ocsigen/eliom/archive/${version}.tar.gz";
sha256 = "015jh72v6ch9h9czd8sn5kjz3pv6lsnvvnhdjgrplwj443dn1xp8";
sha256 = "04c1sz113015gyhj3w7flw7l4bv0v50q6n04kk8dybcravzy2xgx";
};
buildInputs = [ ocaml which findlib js_of_ocaml-ocamlbuild js_of_ocaml-ppx_deriving_json opaline