3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00
Commit graph

722 commits

Author SHA1 Message Date
Julien Lepiller
4fa62cf702
gnu: ocaml-earley: Update to 3.0.0.
* gnu/packages/ocaml.scm (ocaml-earley): Update to 3.0.0.  Use latest
ocaml version.
2021-07-05 16:54:14 +02:00
Julien Lepiller
ef79d6c5d6
gnu: 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.
2021-07-05 16:54:11 +02:00
Xinglu Chen
364b56124b
gnu: Add ocaml-cohttp.
* gnu/packages/ocaml.scm (ocaml-cohttp): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-27 15:15:41 +02:00
Xinglu Chen
e366b94f9f
gnu: Add ocaml-uri-sexp.
* gnu/packages/ocaml.scm (ocaml-uri-sexp): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-27 14:58:59 +02:00
Xinglu Chen
41aec416ce
gnu: 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>
2021-06-27 14:55:03 +02:00
Xinglu Chen
91b29aa373
gnu: 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>
2021-06-23 14:41:49 +02:00
3623696db1
gnu: ocaml-uri: Use a source file-name.
* gnu/packages/ocaml.scm (ocaml-uri)[source]: Add a file-name field.
2021-06-22 13:49:06 +03:00
Xinglu Chen
980c33bd3f
gnu: 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>
2021-06-21 00:10:03 +02:00
Xinglu Chen
5ae0d2c247
gnu: 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>
2021-06-21 00:09:13 +02:00
Xinglu Chen
a211078f99
gnu: 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>
2021-06-20 13:14:06 +02:00
Xinglu Chen
0bfafa49fa
gnu: ocaml-menhir: Update to 20210419.
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20210419.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 13:13:29 +02:00
Xinglu Chen
dcd94ee855
gnu: Add ocaml-mparser-pcre.
* gnu/packages/ocaml.scm (ocaml-mparser-pcre): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:15:10 +02:00
Xinglu Chen
620b4e8ad3
gnu: Add ocaml-mparser-re.
* gnu/packages/ocaml.scm (ocaml-mparser-re): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:15:02 +02:00
Xinglu Chen
fe6fd923a8
gnu: Add ocaml-mparser.
* gnu/packages/ocaml.scm (ocaml-mparser): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:13:48 +02:00
Xinglu Chen
96dce8c7fe
gnu: 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>
2021-06-20 02:13:33 +02:00
Xinglu Chen
97d3a9f781
gnu: 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>
2021-06-20 02:13:24 +02:00
Xinglu Chen
376b16e9a1
gnu: Add ocaml-pcre.
* gnu/packages/ocaml.scm (ocaml-pcre): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-20 02:12:40 +02:00
Julien Lepiller
0e8a18f0ec
gnu: cubicle: Make deterministic.
* gnu/packages/ocaml.scm (cubicle)[arguments]: Remove build date from
resulting binary.
2021-06-19 12:54:32 +02:00
Julien Lepiller
9417fae9fb
gnu: cubicle: Fix build with newer ocaml-num.
* gnu/packages/ocaml.scm (cubicle)[arguments]: Adjust Makefile for
changes in ocaml-num.
2021-06-19 12:54:27 +02:00
pukkamustard
e93f6b693b
gnu: 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>
2021-06-19 12:31:47 +02:00
Xinglu Chen
dee608a1bb
gnu: Add ocaml-calendar.
* gnu/packages/ocaml.scm (ocaml-calendar): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-19 00:14:16 +02:00
Xinglu Chen
299c3c1860
gnu: 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>
2021-06-18 14:33:10 +02:00
divoplade
d9e14697fd
gnu: 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>
2021-06-13 17:15:55 +02:00
pukkamustard
a8d460b369
gnu: ocaml-num: Update to 1.4.
* gnu/packages/ocaml.scm (ocaml-num): Update to 1.4.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:53 +02:00
pukkamustard
fac530bca6
gnu: 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>
2021-06-13 17:15:51 +02:00
pukkamustard
10ca414197
gnu: 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>
2021-06-13 17:15:49 +02:00
pukkamustard
9891f88f7d
gnu: Add ocaml-variantslib.
* gnu/packages/ocaml.scm (ocaml-variantslib): New variable.
  (ocaml4.07-variantslib): Inherit from ocaml-variantslib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:47 +02:00
divoplade
61c7467745
gnu: Add ocaml-graphics.
* gnu/packages/ocaml.scm (ocaml-graphics): New variable.

Co-Authored-By: pukkamustard <pukkamustard@posteo.net>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:45 +02:00
pukkamustard
40d6c7aada
gnu: Add ocaml-uri.
* gnu/packages/ocaml.scm (ocaml-uri): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:43 +02:00
pukkamustard
1daf62b940
gnu: Add ocaml-angstrom.
* gnu/packages/ocaml.scm (ocaml-angstrom): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:41 +02:00
pukkamustard
b05e5f6fdf
gnu: Add ocaml-ppx-inline-test.
* gnu/packages/ocaml.scm (ocaml-ppx-inline-test): New variable.
  (ocaml4.07-ppx-inline-test): Inherit from ocaml-ppx-inline-test.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:39 +02:00
pukkamustard
7c8fcd284b
gnu: Add ocaml-time-now.
* gnu/packages/ocaml.scm (ocaml-time-now): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:37 +02:00
pukkamustard
847960d38a
gnu: Add ocaml-jane-street-headers.
* gnu/packages/ocaml.scm (ocaml-jane-street-headers): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:35 +02:00
pukkamustard
d0bbac69df
gnu: Add ocaml-jst-config.
* gnu/packages/ocaml.scm (ocaml-jst-config): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:33 +02:00
pukkamustard
aa7f358808
gnu: Add ocaml-ppx-optional.
* gnu/packages/ocaml.scm (ocaml-ppx-optional): New variable.
  (ocaml4.07-ppx-optional): Inherit from ocaml-ppx-optional.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:31 +02:00
pukkamustard
90db0c0f17
gnu: Add ocaml-ppx-optcomp
* gnu/packages/ocaml.scm (ocaml-ppx-optcomp): New variable.
  (ocaml4.07-ppx-optcomp): Inherit from ocaml-ppx-optcomp.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:29 +02:00
pukkamustard
a6bd051c04
gnu: Add ocaml-ppx-fields-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-fields-conv): New variable.
  (ocaml4.07-ppx-fields-conv): Inherit from ocaml-ppx-fields-conv.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:27 +02:00
pukkamustard
8a6c39c272
gnu: Add ocaml-fieldslib.
* gnu/packages/ocaml.scm (ocaml-fieldslib): New variable.
  (ocaml4.07-fieldslib): Inherit from ocaml-fieldslib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:25 +02:00
pukkamustard
b9eca10ffc
gnu: Add ocaml-ppx-base.
* gnu/packages/ocaml.scm (ocaml-ppx-base): New variable.
  (ocaml4.07-ppx-base): Inherit from ocaml-ppx-base.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:23 +02:00
pukkamustard
2c876ea6cb
gnu: Add ocaml-ppx-js-style.
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): New variable.
  (ocaml4.07-ppx-js-style): Inherit from ocaml-ppx-js-style.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:21 +02:00
pukkamustard
f804b3e88c
gnu: Add ocaml-ppx-enumerate.
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): New variable.
  (ocaml4.07-ppx-enumerate): Inherit from ocaml-ppx-enumerate.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:19 +02:00
pukkamustard
686bb9e61d
gnu: Add ocaml-ppx-hash.
* gnu/packages/ocaml.scm (ocaml-ppx-hash): New variable.
  (ocaml4.07-ppx-hash): Inherit from ocaml-ppx-hash.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:17 +02:00
pukkamustard
30781d6803
gnu: Add ocaml-ppx-custom-printf.
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): New variable.
  (ocaml4.07-ppx-custom-printf): Inherit from ocaml-ppx-custom-printf.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:15 +02:00
pukkamustard
77b3588deb
gnu: Add ocaml-ppx-assert.
* gnu/packages/ocaml.scm (ocaml-ppx-assert): New variable.
  (ocaml4.07-ppx-assert): Inherit from ocaml-ppx-assert.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-13 17:15:00 +02:00
pukkamustard
52dc188e12
gnu: Add ocaml-ppx-cold.
* gnu/packages/ocaml.scm (ocaml-ppx-cold): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:17:22 +02:00
pukkamustard
7cf518ee85
gnu: Add ocaml-ppx-here.
* gnu/packages/ocaml.scm (ocaml-ppx-here): New variable.
  (ocaml4.07-ppx-here): Inherit from ocaml-ppx-here.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:58 +02:00
pukkamustard
c35fd0374d
gnu: Add ocaml-ppx-compare.
* gnu/packages/ocaml.scm (ocaml-ppx-compare): New variable.
  (ocaml4.07-ppx-compare): Inherit from ocaml-ppx-compare.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:56 +02:00
pukkamustard
5b61a1472b
gnu: Add ocaml-syntax-shims.
* gnu/packages/ocaml.scm (ocaml-syntax-shims): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:52 +02:00
pukkamustard
3649c56a5f
gnu: Add ocaml-ppx-let.
* gnu/packages/ocaml.scm (ocaml-ppx-let): New variable.
  (ocaml4.07-ppx-let): Inherit from ocaml-ppx-let.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:50 +02:00
pukkamustard
6f4f9c4d55
gnu: Add ocaml-bigstringaf.
* gnu/ocaml/packages.scm (ocaml-bigstringaf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:48 +02:00
pukkamustard
c729d98610
gnu: Add ocaml-ppx-sexp-conv.
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-conv): New variable.
  (ocaml4.07-ppx-sexp-conv): Inherit from ocaml-ppx-sexp-conv.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:45 +02:00
pukkamustard
ec31363e22
gnu: Add ocaml-uunf.
* gnu/packages/ocaml.scm (ocaml-uunf): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:43 +02:00
pukkamustard
59a39ec61b
gnu: Add ocaml-sedlex.
* gnu/packages/ocaml.scm (ocaml-sedlex): New variable.
  (ocaml4.07-sedlex): Inherit from ocaml-sedlex.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:41 +02:00
pukkamustard
262683250c
gnu: Add ocaml-ppxlib.
* gnu/packages/ocaml.scm (ocaml-ppxlib): New variable.
  (ocaml4.07-ppxlib): Inherit from ocaml-ppxlib.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:39 +02:00
pukkamustard
3c8899160b
gnu: ocaml-migrate-parsetree: Update to 2.1.0.
* gnu/packages/ocaml.scm (ocaml-migrate-parsetree): Update to 2.1.0.
  (ocaml-migrate-parsetree-1): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:37 +02:00
pukkamustard
cfa65d7770
gnu: Add ocaml-compiler-libs.
* gnu/packages/ocaml.scm (ocaml-compiler-libs): New variable.
  (ocaml4.07-compiler-libs): Inherit from ocaml-compiler-libs.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:35 +02:00
pukkamustard
8f5aa879de
gnu: Add ocaml-stdio.
* gnu/packages/ocaml.scm (ocaml-stdio): New variable.
  (ocaml4.07-stdio): Inherit from ocaml-stdio.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:33 +02:00
pukkamustard
4b6e1fba5a
gnu: Add ocaml-gen.
* gnu/packages/ocaml.scm (ocaml-gen): New variable.
  (ocaml4.07-gen): Remove variable.
  (ocaml4.07-sedlex): Replace ocaml4.07-gen with ocaml-gen.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:31 +02:00
pukkamustard
99ed037081
gnu: ocaml4.07-gen: Update to 0.5.3.
* gnu/packages/ocaml.scm (ocaml4.07-gen): Update to 4.07.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:29 +02:00
pukkamustard
b3bc7489c6
gnu: ocaml-lwt: Update to 5.4.0.
* gnu/packages/ocaml.scm (ocaml-lwt): Update to 5.4.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:27 +02:00
pukkamustard
0f5f8d48f8
gnu: ocaml-lwt: Make libev a propagated input.
* gnu/packages/ocaml.scm (ocaml-lwt) [propagated-inputs]: Add libev.
  [inputs]: Remove libev.
  (ocaml-ouint2, ocaml4.07-lambda-term, ocaml-markup) [inputs]: Remove libev.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:25 +02:00
pukkamustard
5a4acc5331
gnu: ocaml-ctypes: Make ocaml-integers a propagated input.
* gnu/packages/ocaml.scm (ocaml-ctypes)[propagated-inputs]: Add ocaml-integers.
  [inputs]: Remove ocaml-integers.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:22 +02:00
pukkamustard
0f62ea0774
gnu: ocaml-ctypes: Update to 0.18.0.
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.18.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:16:20 +02:00
pukkamustard
b477a9f42e
gnu: ocaml-integers: Update to 0.4.0.
* gnu/packages/ocaml.scm (ocaml-integers): Update to 0.4.0.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-06-06 17:15:58 +02:00
Ludovic Courtès
28ae358503
gnu: ocaml: Depend on libiberty.
Currently gcc:lib does not include libiberty so this change restores the
initial intent.

* gnu/packages/ocaml.scm (ocaml-4.11)[inputs]: Replace "gcc:lib" by
"libiberty".
2021-05-08 14:55:49 +02:00
Vagrant Cascadian
2967fa1634
gnu: ocaml-mdx: Fix grammar.
* gnu/packages/ocaml.scm (ocaml-mdx)[description]: Remove gratuitous
  uses of "allows to".
2021-04-21 08:33:33 -07:00
Tobias Geerinckx-Rice
871012000c
gnu: camlboot: Fix typo in synopsis.
* gnu/packages/ocaml.scm (camlboot)[synopsis]: Fix typo.
2021-04-10 14:11:27 +02:00
Sharlatan Hellseher
ee9c44c767
gnu: Add camlidl.
* gnu/packages/ocaml.scm (camlidl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-04-06 23:59:47 +02:00
Julien Lepiller
c6ada4914d
gnu: camlboot: Fix typo in properties.
* gnu/packages/ocaml.scm (camlboot)[properties]: Add missing pair of
parenthesis.
2021-03-05 22:38:19 +01:00
Julien Lepiller
58277e68d4
gnu: camlboot: Raise max-silent-time timeout value to 4 hours.
* gnu/packages/ocaml.scm (camlboot)[properties]: Add a 'max-silent-time'
property, with a value of 4 hours.
2021-03-05 15:53:36 +01:00
Julien Lepiller
0bd58ae7ff
gnu: ocaml-4.07: Bootstrap.
* gnu/packages/ocaml.scm (ocaml-4.07): Implement bootstrap via camlboot.
2021-03-03 17:04:16 +01:00
Julien Lepiller
63df962225
gnu: Add camlboot.
* gnu/packages/ocaml.scm (camlboot): New variable.
2021-03-03 17:02:23 +01:00
Ludovic Courtès
97f8b22f6d
gnu: ocaml-llvm: Move to (gnu packages llvm).
Commit 8f710cc598 introduced a circular
dependency between ocaml.scm and llvm.scm by referring to 'llvm' from
the top level of ocaml.scm.  This fixes it.

* gnu/packages/ocaml.scm (make-ocaml-llvm, ocaml-llvm)
(ocaml-llvm-9, ocaml-llvm-10, ocaml-llvm-11): Move to...
* gnu/packages/llvm.scm: ... here.
2021-03-02 23:12:36 +01:00
Nicolas Goaziou
0ee39e0372
gnu: ocaml-xmlm: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-xmlm)[home-page]: Use HTTPS URI.
2021-02-28 11:21:19 +01:00
Nicolas Goaziou
1ac3e93761
gnu: ocaml-uutf: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-uutf)[home-page]: Use HTTPS URI.
2021-02-28 11:20:57 +01:00
Nicolas Goaziou
0a55be06e3
gnu: ocaml-uuidm: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-uuidm)[home-page]: Use HTTPS URI.
2021-02-28 11:20:39 +01:00
Nicolas Goaziou
0e0153e336
gnu: ocaml-topkg: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-topkg)[home-page]: Use HTTPS URI.
2021-02-28 11:20:14 +01:00
Nicolas Goaziou
1f0ace4ad9
gnu: ocaml-rresult: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-rresult)[home-page]: Use HTTPS URI.
2021-02-28 11:19:54 +01:00
Nicolas Goaziou
a0e343b936
gnu: ocaml-react: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-react)[home-page]: Use HTTPS URI.
2021-02-28 11:19:18 +01:00
Nicolas Goaziou
331b5f833e
gnu: ocaml-mtime: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-mtime)[home-page]: Use HTTPS URI.
2021-02-28 11:18:52 +01:00
Nicolas Goaziou
3b50326df0
gnu: ocaml-logs: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-logs)[home-page]: Use HTTPS URI.
2021-02-28 11:18:27 +01:00
Nicolas Goaziou
bc3a2c4274
gnu: ocaml-jsonm: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-jsonm)[home-page]: Use HTTPS URI.
2021-02-28 11:17:55 +01:00
Nicolas Goaziou
e5d08d8301
gnu: ocaml-fpath: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-fpath)[home-page]: Use HTTPS URI.
2021-02-28 11:17:32 +01:00
Nicolas Goaziou
5d47847751
gnu: ocaml-fmt: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-fmt)[home-page]: Use HTTPS URI.
2021-02-28 11:16:58 +01:00
Nicolas Goaziou
45bfc108d7
gnu: ocaml-dose3: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-dose3)[home-page]: Use HTTPS URI.
2021-02-28 11:16:24 +01:00
Nicolas Goaziou
b7c2df602b
gnu: ocaml-cudf: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-cudf)[home-page]: Use HTTPS URI.
2021-02-28 11:15:45 +01:00
Nicolas Goaziou
7f37adfd6a
gnu: ocaml-cmdliner: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-cmdliner)[home-page]: Use HTTPS URI.
2021-02-28 11:15:19 +01:00
Nicolas Goaziou
683e24355e
gnu: ocaml-bos: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-bos)[home-page]: Use HTTPS URI.
2021-02-28 11:14:50 +01:00
Nicolas Goaziou
b0d1ace528
gnu: ocaml-astring: Use HTTPS home page URI.
* gnu/packages/ocaml.scm (ocaml-astring)[home-page]: Use HTTPS URI.
2021-02-28 11:14:19 +01:00
Ludovic Courtès
d8c80c671b
gnu: ocaml-llvm: Remove duplicate package.
Commit 8f710cc598 introduced a duplicate
ocaml-llvm@9.0.1 package, which was flagged by a test failure in
tests/packages.scm.

* gnu/packages/ocaml.scm (make-ocaml-llvm): Define as 'mlambdaq'.
2021-02-22 23:42:08 +01:00
Julien Lepiller
8f710cc598
gnu: Add ocaml-llvm.
* gnu/packages/ocaml.scm (make-ocaml-llvm, ocaml-llvm, ocaml-llvm-9)
(ocaml-llvm-10, ocaml-llvm-11): New variables.
2021-02-16 16:52:55 +01:00
Julien Lepiller
6bf136c890
gnu: opam: Update to 2.0.8.
* gnu/packages/ocaml.scm (opam): Update to 2.0.8.
2021-02-11 23:53:40 +01:00
aecepoglu
e3b71ee6dc
ocaml: Add ocaml-down.
* gnu/packages/ocaml.scm (ocaml-down): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:03:59 +01:00
aecepoglu
564cbfd99f
ocaml: Add ocaml-ocp-index.
* gnu/packages/ocaml.scm (ocaml-ocp-index): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:02:11 +01:00
aecepoglu
b6529e1896
ocaml: Add ocaml-ocp-indent.
* gnu/packages/ocaml.scm (ocaml-ocp-indent): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2021-01-12 15:01:05 +01:00
pukkamustard
8b036927a4
gnu: Add ocaml-merlin.
* gnu/packages/ocaml.scm (ocaml-merlin): New variable.
(ocaml4.07-merlin): Inherit from ocaml-merlin.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-30 14:26:32 +01:00
pukkamustard
995685738e
gnu: Add ocaml-dot-merlin-reader.
* gnu/packages/ocaml.scm (ocaml-dot-merlin-reader): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-30 14:26:29 +01:00
pukkamustard
f6979a7d9f
gnu: ocaml-yojson: Make dependencies propagated-inputs.
* gnu/packages/ocaml.scm (ocaml-yojson): Make dependencies propagated-inputs.
(ocaml4.07-merlin)[inputs]: Remove ocaml-biniou and ocaml-easy-format.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-30 14:26:18 +01:00
pukkamustard
b13544751f
gnu: Add ocaml-mdx.
* gnu/packages/ocaml.scm (ocaml-mdx): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-30 14:26:15 +01:00
pukkamustard
c0bfff6aca
gnu: Add ocaml-version.
* gnu/packages/ocaml.scm (ocaml-version): New variable.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
2020-12-30 14:26:11 +01:00