mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-05 21:37:15 +02:00
testing/ocaml-migrate-parsetree: rebuild depending packages
This commit is contained in:
parent
3a45c46bc1
commit
9774cf1dd7
@ -3,7 +3,7 @@
|
||||
# TODO: Verify declared dependencies.
|
||||
pkgname=js_of_ocaml
|
||||
pkgver=3.1.0
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="Compiler from OCaml to Javascript"
|
||||
url="http://ocsigen.org/js_of_ocaml/"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=ocaml-lambda-term
|
||||
_pkgname=lambda-term
|
||||
pkgver=1.12.0
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Terminal manipulation library for OCaml"
|
||||
url="https://github.com/diml/lambda-term"
|
||||
# x86, armhf, s390x: limited by ocaml aport
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=ocaml-lwt
|
||||
_pkgname=lwt
|
||||
pkgver=3.2.1
|
||||
pkgrel=4
|
||||
pkgrel=5
|
||||
pkgdesc="OCaml promises and concurrent I/O"
|
||||
url="https://github.com/ocsigen/lwt"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=ocaml-markup
|
||||
_pkgname=markup.ml
|
||||
pkgver=0.7.6
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Error-recovering streaming HTML5 and XML parsers for OCaml"
|
||||
url="http://aantron.github.io/markup.ml"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=ocaml-ppx_deriving
|
||||
_pkgname=ppx_deriving
|
||||
pkgver=4.2.1
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Type-driven code generation for OCaml"
|
||||
url="https://github.com/ocaml-ppx/ppx_deriving"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
|
@ -3,7 +3,7 @@
|
||||
pkgname=ocaml-ppx_tools_versioned
|
||||
_pkgname=ppx_tools_versioned
|
||||
pkgver=5.1
|
||||
pkgrel=2
|
||||
pkgrel=3
|
||||
pkgdesc="Tools for authors of ppx rewriters"
|
||||
url="https://github.com/ocaml-ppx/ppx_tools_versioned"
|
||||
arch="all !x86 !armhf !s390x" # limited by ocaml aport
|
||||
|
Loading…
Reference in New Issue
Block a user