me
/
guix
Archived
1
0
Fork 0

gnu: ocaml: Switch to 4.11 by default.

* gnu/packages/ocaml.scm (ocaml): Switch to 4.11 by default.
master
Julien Lepiller 2020-10-16 17:07:45 +02:00
parent 83e8fceb6c
commit 0a173fe25f
No known key found for this signature in database
GPG Key ID: 53D457B2D636EE82
1 changed files with 1 additions and 1 deletions

View File

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