gnu: ocaml: Use ocaml-4.11.

* gnu/packages/ocaml.scm (ocaml): Update reference package to ocaml-4.11.
This commit is contained in:
Brett Gilio 2020-08-30 18:03:05 -05:00
parent 9f48b55252
commit f8bfd4aa45
No known key found for this signature in database
GPG key ID: F6C52DD1BA27CB87

View file

@ -211,7 +211,7 @@ functional, imperative and object-oriented styles of programming.")
"--prefix" out
"--mandir" mandir))))))))))
(define-public ocaml ocaml-4.09)
(define-public ocaml ocaml-4.11)
(define-public ocamlbuild
(package