Age | Commit message (Collapse) | Author |
|
* gnu/packages/ocaml.scm (opam): Update to 2.1.1.
|
|
* gnu/packages/crates-io.scm (rust-home-0.5)[description]:
Fix ‘this packages’ typo.
* gnu/packages/emacs-xyz.scm (emacs-ahg, emacs-cwl-mode)[description]:
Likewise.
* gnu/packages/python-check.scm (python-pytest-csv)[description]:
Likewise.
* gnu/packages/ocaml.scm (ocaml-syntax-shims)[description]: Likewise,
and note which language.
* gnu/packages/python-xyz.scm (python-recommonmark)[description]:
Likewise, and work around ‘enabling you’.
|
|
* gnu/packages/ocaml.scm (ocaml-bos): Update to 0.2.1.
|
|
* gnu/packages/ocaml.scm (ocaml-parsexp): Update to 0.14.1.
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-tools): New variable.
(ocaml4.07-ppx-tools): Remove variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-deriving): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-graphics): Update to 5.1.2.
|
|
* gnu/packages/ocaml.scm (ocaml-version)[properties]: Add upstream-name.
|
|
* gnu/packages/ocaml.scm (ocaml-cairo2): Update to 0.6.2.
* gnu/packages/patches/ocaml-cairo2-caml_ba_array-fix.patch: Remove
file.
* gnu/local.scm (dist_patch_DATA): Remove it.
|
|
* gnu/packages/ocaml.scm (ocaml-bisect-ppx)[properties]: Add
upstream-name.
|
|
* gnu/packages/ocaml.scm (ocaml-base64): Update to 3.5.0.
|
|
* gnu/packages/ocaml.scm (camlzip): Update to 1.11.
|
|
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.19.1.
[arguments]<#:tests?>: Enable.
<#phases>{make-writable}: Simplify.
[inputs]: Remove ocaml-topkg and opam. Move ocaml-ounit and ocaml-lwt to ...
[native-inputs]: ... here.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.2.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.8.0.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uuidm): Update to 0.9.7.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-cppo): Update to 1.6.8.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-extlib): Update to 1.7.8.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-cmdliner): Update to 1.0.4.
[source]: Use HTTPS URL.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-alcotest): Update to 1.4.0.
[source]: Use Git repo instead of GitHub tarball.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-dune-build-info)[description]:
Fix ‘informations’ typo.
|
|
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.3.
[arguments]<#:tests?>: Enable tests.
<#:test-target>: Set to ".".
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ocaml.scm (ocaml-astring): Update to 0.8.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ocaml.scm (ocaml-mdx): Update to 1.11.0.
[inputs]: Add ocaml-odoc-parser.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
* gnu/packages/ocaml.scm (ocaml-re): Update to 1.10.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-cstruct): Update to 6.0.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.23.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
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>
|
|
* 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>
|
|
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): Update to 0.14.3.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml-markup0.8.0)[native-inputs]: New field.
|
|
* gnu/packages/ocaml.scm (ocaml-odoc-parser): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/ocaml.scm (ocaml4.07-base): Remove unnecessary arguments.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* 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>
|
|
* gnu/packages/ocaml.scm (dune): Update to 2.9.0.
|
|
* gnu/packages/ocaml.scm (opam): Update to 2.1.0.
|
|
* gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.3.
|
|
* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.2.
|
|
* gnu/packages/ocaml.scm (ocamlformat): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-dune-build-info): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-fix): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uuseg): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uucp): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (ocaml-uucd): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* 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>
|
|
* gnu/packages/ocaml.scm (ocaml-biniou)[arguments]: Simplify phase.
|
|
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.
|
|
* gnu/packages/ocaml.scm (ocaml-zarith): Update to 1.12.
|
|
* gnu/packages/ocaml.scm (ocaml-bibtex2html): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
* gnu/packages/ocaml.scm (hevea): Update to 2.35.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|