summaryrefslogtreecommitdiff
path: root/gnu/packages/ocaml.scm
AgeCommit message (Expand)Author
2021-09-06gnu: ocaml-ppxlib: Update to 0.23.0....* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.23.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-09-06gnu: ocaml-ppx-variants-conv: Patch for building with ocaml-ppxlib....The patch will make it build when building it with ocaml-ppxlib@0.23.0. * gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Apply the patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-09-06gnu: ocamlformat: Update to 0.19.0....* gnu/packages/ocaml.scm (ocamlformat): Update to 0.19.0. [propagated-inputs]: Add ocaml-odoc-parser. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-09-06gnu: ocaml-ppx-optcomp: Update to 0.14.3....* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): Update to 0.14.3. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-09-06gnu: ocaml-markup@0.8.0: Use 'ocaml-ounit', not 'ocaml-ounit2'....* gnu/packages/ocaml.scm (ocaml-markup0.8.0)[native-inputs]: New field. Ludovic Courtès
2021-08-30gnu: Add ocaml-odoc-parser....* gnu/packages/ocaml.scm (ocaml-odoc-parser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Xinglu Chen
2021-08-20gnu: ocaml4.07-base: Remove unnecessary arguments....* gnu/packages/ocaml.scm (ocaml4.07-base): Remove unnecessary arguments. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-08-20guix: dune-build-system: Add a profile parameter....* guix/build-system/dune.scm: Add a profile parameter. * guix/build/dune-build-system.scm (build): Use it. * doc/guix.texi: Document it. * gnu/packages/ocaml.scm: Remove profile being set from build flags. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-08-20gnu: ocaml-dune: Update to 2.9.0....* gnu/packages/ocaml.scm (dune): Update to 2.9.0. Julien Lepiller
2021-08-20gnu: opam: Update to 2.1.0....* gnu/packages/ocaml.scm (opam): Update to 2.1.0. Julien Lepiller
2021-08-20gnu: ocaml-opam-file-format: Update to 2.1.3....* gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.3. Julien Lepiller
2021-08-20gnu: ocaml-markup: Update to 1.0.2....* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.2. Julien Lepiller
2021-08-08gnu: Add ocamlformat....* gnu/packages/ocaml.scm (ocamlformat): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-dune-build-info....* gnu/packages/ocaml.scm (ocaml-dune-build-info): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-fix....* gnu/packages/ocaml.scm (ocaml-fix): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uuseg....* gnu/packages/ocaml.scm (ocaml-uuseg): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uucp....* gnu/packages/ocaml.scm (ocaml-uucp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: Add ocaml-uucd....* gnu/packages/ocaml.scm (ocaml-uucd): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-08gnu: ocaml-bisect-ppx: Update to 2.6.1....* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.6.1. [propagated-inputs]: Adjust accordingly. [arguments]: Remove unnecessary phase; disable tests. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-08-04gnu: ocaml-biniou: Simplify "make-writable" phase....* gnu/packages/ocaml.scm (ocaml-biniou)[arguments]: Simplify phase. Ricardo Wurmus
2021-07-31gnu: lablgtk3: Install with version information....This is required so recent versions of coq can check version requirements. * gnu/packages/ocaml.scm (lablgtk3)[arguments]: Ensure version is added to the META file. Julien Lepiller
2021-07-31gnu: ocaml-zarith: Update to 1.12....* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.12. Julien Lepiller
2021-07-10gnu: Add ocaml-bibtex2html....* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Ivan Gankevich
2021-07-10gnu: hevea: Update to 2.35....* gnu/packages/ocaml.scm (hevea): Update to 2.35. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Ivan Gankevich
2021-07-05gnu: ocaml-earley: Update to 3.0.0....* gnu/packages/ocaml.scm (ocaml-earley): Update to 3.0.0. Use latest ocaml version. Julien Lepiller
2021-07-05gnu: Add ocaml-sqlite3....* gnu/packages/ocaml.scm (ocaml-sqlite3): New variable. (ocaml4.07-sqlite3): Inherit from ocaml-sqlite3. * gnu/packages/bioinformatics.scm (pplacer): Also use package-with-ocaml4.07 with ocaml-sqlite3. Julien Lepiller
2021-06-27gnu: Add ocaml-cohttp....* gnu/packages/ocaml.scm (ocaml-cohttp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-27gnu: Add ocaml-uri-sexp....* gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-27gnu: ocaml-uri: Update to 4.2.0....* gnu/packages/ocaml.scm (ocaml-uri): Update to 4.2.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-23gnu: ocaml-dose3: Fix tests....* gnu/packages/ocaml.scm (ocaml-dose3)[arguments]<#:phases>: Add phase to patch tests script. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-22gnu: ocaml-uri: Use a source file-name....* gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field. Efraim Flashner
2021-06-21gnu: ocaml-merlin: Inherit from ‘ocaml-dot-merlin-reader’....* gnu/packages/ocaml.scm (ocaml-merlin): Inherit from ‘ocaml-dot-merlin-reader’, thus also updating it to 4.2-411. [version, source, build-system, home-page]: Remove. [arguments]<#:phases>: Use custom test phase. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-21gnu: ocaml-dot-merlin-reader: Update to 4.2-411....* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): Update to 4.2-411. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml-ppxlib: Update to 0.22.1....* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.22.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml-menhir: Update to 20210419....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-mparser-pcre....* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-mparser-re....* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-mparser....* gnu/packages/ocaml.scm (ocaml-mparser): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml4.07-pcre: Remove package....* gnu/packages/ocaml.scm (ocaml4.07-pcre): Remove package. It has been superseded by ‘ocaml-pcre’. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: ocaml4.07-expect: Switch to default OCaml compiler....* gnu/packages/ocaml.scm (ocaml4.07-expect): Rename to ‘ocaml-expect’. [arguments]: Use default OCaml compiler. [native-inputs]: Use ‘ocaml-*’ packages instead of ‘ocaml4.07-*’. [propagated-inputs]: Likewise. [description]: Make it a full sentence. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-20gnu: Add ocaml-pcre....* gnu/packages/ocaml.scm (ocaml-pcre): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-19gnu: cubicle: Make deterministic....* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from resulting binary. Julien Lepiller
2021-06-19gnu: cubicle: Fix build with newer ocaml-num....* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for changes in ocaml-num. Julien Lepiller
2021-06-19gnu: Update ocaml-mdx to 1.9.0....* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.9.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-06-19gnu: Add ocaml-calendar....* gnu/packages/ocaml.scm (ocaml-calendar): New variable. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-18gnu: dune-bootstrap: Update to 2.8.5....* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.8.5. Signed-off-by: Julien Lepiller <julien@lepiller.eu> Xinglu Chen
2021-06-13gnu: Add ocaml-js-of-ocaml....* gnu/packages/ocaml.scm (ocaml-js-of-ocaml): New variable. Co-Authored-By: pukkamustard <pukkamustard@posteo.net> Signed-off-by: Julien Lepiller <julien@lepiller.eu> divoplade
2021-06-13gnu: ocaml-num: Update to 1.4....* gnu/packages/ocaml.scm (ocaml-num): Update to 1.4. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-06-13gnu: Add ocaml-ppx-expect....* gnu/packages/ocaml.scm (ocaml-ppx-expect): New variable. (ocaml4.07-ppx-expect): Inherit from ocaml-ppx-expect. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2021-06-13gnu: Add ocaml-ppx-variants-conv....* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): New variable. (ocaml4.07-ppx-variants-conv): Inherit from ocaml-ppx-variants-conv. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard