11 Commits

Author SHA1 Message Date
Oliver Smith
9d9f981a2c aports: add support for armv7 [skip ci]
This makes it possible to provide armv7 as additional architecture in
Alpine, next to armhf. See the discussion in this ML thread:
<https://lists.alpinelinux.org/alpine-devel/6271.html>

It's done by adding armv7 next to armhf in the arch line and also
!armv7 where the arch line said !armhf. The following script was used:
2018-09-24 10:19:24 +03:00
Jakub Jirutka
0e23be4ba0 testing/ocaml-lwt: upgrade to 4.1.0 2018-07-07 18:41:29 +02:00
Jakub Jirutka
c1a4655c1c testing/ocaml-lwt: rename subpkg ocaml-lwt-react to ocaml-lwt_react
To be consistent in naming.
2018-07-07 18:41:28 +02:00
Jakub Jirutka
69f7127b8c testing/ocaml-lwt: upgrade to 3.3.0 2018-03-30 20:39:13 +02:00
Jakub Jirutka
9774cf1dd7 testing/ocaml-migrate-parsetree: rebuild depending packages 2018-03-30 20:26:43 +02:00
Mike Sullivan
561ee68a37 testing/ocaml-lwt: avoid ocaml-lambda-term ppc64 build failure
...by inlining result_lseek functions.
2018-03-16 01:38:17 +01:00
Jakub Jirutka
c2d6fbf728 testing/ocaml-lwt: add missing build dependency ocaml-compiler-libs 2018-03-10 12:38:01 +01:00
Jakub Jirutka
50a864291c testing/ocaml-lwt: rebuild with ocaml 4.06.1, enable on ppc64le
...and fix depends.

ocaml-cppo is now available for ppc64le.
2018-03-10 02:17:26 +01:00
Jakub Jirutka
774b980468 testing/ocaml-lwt: rebuild with fixed opam 2018-03-08 18:11:06 +01:00
Jakub Jirutka
526d7bf0d1 testing/ocaml-lwt: fix depends 2018-03-07 01:33:56 +01:00
Jakub Jirutka
4a439f6d4b testing/ocaml-lwt: new aport
https://github.com/ocsigen/lwt
OCaml promises and concurrent I/O
2018-03-06 21:07:47 +01:00