summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
AgeCommit message (Collapse)Author
2021-12-04gnu: ocaml4.07-ppx-let: Make 'properties' an alist.Ludovic Courtès
The incorrect 'properties' value was introduced in 3649c56a5f23501a5bb3418dc6047b71d494f0fa. * gnu/packages/ocaml.scm (ocaml4.07-ppx-let)[properties]: Turn into an alist.
2021-11-24gnu: ocaml-batteries: Update to 3.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.3.0. (ocaml4.07-batteries): New variable.
2021-11-24gnu: Add ocaml-benchmark.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-benchmark): New variable.
2021-11-24gnu: Add ocaml-utop.zimoun
* gnu/packages/ocaml.scm (ocaml-utop): New variable. (ocaml4.07-utop): Inherit and adjust. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: Add ocaml-lambda-term.zimoun
* gnu/packages/ocaml.scm (ocaml-lambda-term): New variable. (omca4.07-lambda-term): Inherit and adjust. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: Add ocaml-zed.zimoun
* gnu/packages/ocaml.scm (ocaml-zed): New variable. (ocaml4.07-zed): Inherit and adjust source. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: ocaml-charinfo-width: Fix source to get 'LICENSE' file.zimoun
* gnu/packages/ocaml.scm (ocaml-charinfo-width): Replace 'url-fetch' by 'git-fetch' and update to unreleased commit. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: Add ocaml-mew-vi.zimoun
* gnu/packages/ocaml.scm (ocaml-mew-vi): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: Add ocaml-mew.zimoun
* gnu/packages/ocaml.scm (ocaml-mew): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-24gnu: Add ocaml-trie.zimoun
* gnu/packages/ocaml.scm (ocaml-trie): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-11-21gnu: ocaml-merlin-reader: Update to 4.3.1-411.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-merlin-reader): Update to 4.3.1-411.
2021-11-21gnu: camlboot: Increase max-silent-time.Julien Lepiller
* gnu/packages/ocaml.scm (camlboot)[properties]: Set max-silent-time to 10 hours.
2021-11-21gnu: camlboot: Update to latest commit.Julien Lepiller
* gnu/packages/ocaml.scm (camlboot): Update to latest commit.
2021-11-20gnu: Add ocaml-charinfo-width.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-gsl.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-gsl): Replace with... (ocaml-gsl): ...this. Use latest ocaml package. (ocaml4.07-gsl-1): Adapt accordingly.
2021-11-20gnu: Add ocaml-fftw3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-fftw3): Replace with... (ocaml-fftw3) ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-lacaml.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with... (ocaml-lacaml): ...this. Use latest ocaml package.
2021-11-20gnu: ocaml-version: Update to 3.4.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.4.0.
2021-11-20gnu: ocaml-tyxml: Update to 4.5.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-tyxml): Update to 4.5.0.
2021-11-20gnu: ocaml-topkg: Update to 1.0.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.4.
2021-11-20gnu: ocaml-stdlib-shims: Update to 0.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): Update to 0.3.0.
2021-11-20gnu: ocaml-sedlex: Update to 2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.4. [native-inputs]: Remove ocamlbuild. [propagated-inputs]: Remove ocaml-ppx-tools-versioned. (ocaml4.07-sedlex)[propagated-inputs]: Add ocaml-ppx-tools-versioned.
2021-11-20gnu: ocaml-qtest: Update to 2.11.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.11.2.
2021-11-20gnu: ocaml-qcheck: Update to 0.18.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.18. * gnu/packages/patches/ocaml-qcheck-fix-test-whitespace.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-11-20gnu: ocaml-ppx-variants-conv: Update to 0.14.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Update to 0.14.2. [origin]: Remove patch. * gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-11-20gnu: ocaml-ppx-js-style: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.14.1.
2021-11-20gnu: ocaml-odoc: Update to 2.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.0.0. [inputs, native-inputs]: Adjust inputs. (ocaml4.07-odoc)[inputs, native-inputs]: Keep previous inputs.
2021-11-20gnu: ocaml-ocplib-endian: Update to 1.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ocplib-endian): Update to 1.2.
2021-11-20gnu: ocaml-mtime: Update to 1.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.3.0.
2021-11-20gnu: ocaml-mdx: Remove unneeded dependency.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mdx)[inputs]: remove ocaml-migrate-parsetree.
2021-11-20gnu: ocaml-integers: Update to 0.5.1.Julien Lepiller
2021-11-20gnu: ocaml-fmt: Update to 0.9.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.9.0. (ocaml4.07-fmt): New variable.
2021-11-20gnu: ocaml-frontc: Update to 4.1.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-frontc): Update to 4.1.0. (ocaml4.07-frontc): New variable.
2021-11-20gnu: ocaml-fileutils: Update to 0.6.3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fileutils): Update to 0.6.3.
2021-11-20gnu: ocaml-csv: Update to 2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-csv): Update to 2.4.
2021-11-20gnu: ocaml-csexp: Update to 1.5.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-csexp): Update to 1.5.1.
2021-11-20gnu: ocaml-compiler-libs: Update to 0.12.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-compiler-libs): Update to 0.12.4.
2021-11-20gnu: ocaml-menhir: Make it its own variant.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-menhir)[properties]: Use the same menhir even with ocaml-4.07.
2021-11-20gnu: ocaml-bitsring: Update to 4.1.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bitstring): Update to 4.1.0. (ocaml4.07-bitstring): New variable.
2021-11-20gnu: Add ocaml4.07-cstruct.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-cstruct): New variable.
2021-11-20gnu: Add ocaml4.07-base64.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-base64): New variable.
2021-11-20gnu: ocaml-menhir: Update to 20211012.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20211012.
2021-11-19gnu: ocaml-uunf: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uunf): Update to 14.0.0.
2021-11-19gnu: ocaml-uucp: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uucp): Update to 14.0.0.
2021-11-19gnu: ocaml-uucd: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uucd): Update to 14.0.0.
2021-11-19gnu: ocaml-uuseg: Update to 14.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-uuseg): Update to 14.0.0.
2021-11-19gnu: ocaml-ounit: Update to 2.2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ounit): Update to 2.2.4. Inherit from ocaml-ounit2. [arguments]: Use installation instructions from opam.
2021-11-19gnu: ocaml4.07-merlin: Remove package.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-merlin): Remove package.
2021-11-19gnu: ocaml-jst-config: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-jst-config): Update to 0.14.1.
2021-11-19gnu: ocaml-base: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-base): Update to 0.14.1.