mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 03:55:08 -06:00
gnu: ocaml: Use ocaml-4.11.
* gnu/packages/ocaml.scm (ocaml): Update reference package to ocaml-4.11.
This commit is contained in:
parent
9f48b55252
commit
f8bfd4aa45
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue