ocaml-oasis: update from 0.4.4 to 0.4.5
This commit is contained in:
parent
6a117fb0b8
commit
be8209b93f
@ -2,11 +2,11 @@
|
|||||||
ocamlmod, ocamlify, ounit, expect}:
|
ocamlmod, ocamlify, ounit, expect}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "ocaml-oasis-0.4.4";
|
name = "ocaml-oasis-0.4.5";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = http://forge.ocamlcore.org/frs/download.php/1355/oasis-0.4.4.tar.bz2;
|
url = http://forge.ocamlcore.org/frs/download.php/1475/oasis-0.4.5.tar.gz;
|
||||||
sha256 = "1lsnw9f1jh6106kphxg40qp0sia6cbkbb9ahs5y6ifnfkmllkjhj";
|
sha256 = "0i1fifzig2slhb07d1djx6i690b8ys0avsx6ssnihisw841sc8v6";
|
||||||
};
|
};
|
||||||
|
|
||||||
createFindlibDestdir = true;
|
createFindlibDestdir = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user