mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-24 16:44:04 +02:00
gnu: ocaml: Use ocaml-4.11.
* gnu/packages/ocaml.scm (ocaml): Update reference package to ocaml-4.11.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user