add version number to the name of the js_of_ocaml package
This commit is contained in:
parent
e8b24eb63e
commit
bb2a9941e5
@ -2,7 +2,7 @@
|
|||||||
cmdliner}:
|
cmdliner}:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
name = "js_of_ocaml";
|
name = "js_of_ocaml-2.5";
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = https://github.com/ocsigen/js_of_ocaml/archive/2.5.tar.gz;
|
url = https://github.com/ocsigen/js_of_ocaml/archive/2.5.tar.gz;
|
||||||
sha256 = "1prm08nf8szmd3p13ysb0yx1cy6lr671bnwsp25iny8hfbs39sjv";
|
sha256 = "1prm08nf8szmd3p13ysb0yx1cy6lr671bnwsp25iny8hfbs39sjv";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user