mbox series

[bug#49203,0/2] Add ocaml-cohttp and dependencies

Message ID cover.1624528372.git.public@yoctocell.xyz
Headers show
Series Add ocaml-cohttp and dependencies | expand

Message

Xinglu Chen June 24, 2021, 9:54 a.m. UTC
This series adds ‘ocaml-cohttp’, an OCaml library HTTP clients and
servers.

Xinglu Chen (2):
  gnu: Add ocaml-uri-sexp.
  gnu: Add ocaml-cohttp.

 gnu/packages/ocaml.scm | 66 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 66 insertions(+)


base-commit: 3c86372e36cecaed1ad55675ce32a14b972406bf

Comments

Xinglu Chen June 25, 2021, 1:07 p.m. UTC | #1
Changes since v1:

* Make ‘ocaml-uri-sexp’ inherit from ‘ocaml-uri’ which has been updated
  to version 4.2.0 once <https://issues.guix.gnu.org/49222> has been
  merged.

Xinglu Chen (2):
  gnu: Add ocaml-uri-sexp.
  gnu: Add ocaml-cohttp.

 gnu/packages/ocaml.scm | 52 ++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 52 insertions(+)


base-commit: c2f71356a7996cc68c2f387d9d8f18ad85caa0c2