Skip to content
Snippets Groups Projects
Commit 88b1e501 authored by Jakub Jirutka's avatar Jakub Jirutka :flag_ua:
Browse files

testing/ocaml-*: rebuild after change of Maintainer metadata

Related to bcbeeed4.
parent 42df5b3d
No related branches found
No related tags found
2 merge requests!11958community/rclone: upgrade to 1.52.3,!9763[3.12] community/znc: upgrade to 1.8.1
Showing
with 20 additions and 20 deletions
......@@ -3,7 +3,7 @@
pkgname=ocaml-biniou
_pkgname=biniou
pkgver=1.2.1
pkgrel=0
pkgrel=1
pkgdesc="Extensible binary data format, like JSON but faster"
url="https://github.com/ocaml-community/biniou"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-camomile
_pkgname=camomile
pkgver=1.0.1
pkgrel=0
pkgrel=1
pkgdesc="A Unicode library for OCaml"
url="https://github.com/yoriyuki/Camomile"
# x86, armhf, s390x: limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-cmdliner
_pkgname=cmdliner
pkgver=1.0.4
pkgrel=0
pkgrel=1
pkgdesc="Declarative definition of command line interfaces for OCaml"
url="http://erratique.ch/software/cmdliner"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-cppo
_pkgname=cppo
pkgver=1.6.6
pkgrel=0
pkgrel=1
pkgdesc="C-style preprocessor for OCaml"
url="https://github.com/mjambon/cppo"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml
......
......@@ -4,7 +4,7 @@
pkgname=ocaml-csv
_pkgname=csv
pkgver=2.2
pkgrel=0
pkgrel=1
pkgdesc="OCaml library for reading and writing CSV files"
url="https://github.com/Chris00/ocaml-csv"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml abuild
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-dtoa
_pkgname=dtoa
pkgver=0.3.2
pkgrel=0
pkgrel=1
pkgdesc="double-to-ascii ocaml implementation"
url="https://github.com/flowtype/ocaml-dtoa"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-easy-format
_pkgname=easy-format
pkgver=1.3.1
pkgrel=3
pkgrel=4
pkgdesc="Pretty-printing library for OCaml"
url="https://mjambon.github.io/mjambon2016/easy-format.html"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-gen
_pkgname=gen
pkgver=0.5.2
pkgrel=0
pkgrel=1
pkgdesc="Simple, efficient iterators for OCaml"
url="https://github.com/c-cube/gen/"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -4,7 +4,7 @@ pkgname=ocaml-labltk
_pkgname=labltk
pkgver=8.06.5
_pkgkey=1764 # it changes with version update
pkgrel=0
pkgrel=1
_ocamlver=4.07.1
pkgdesc="Tcl/Tk interface for OCaml"
url="http://labltk.forge.ocamlcore.org/"
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-lambda-term
_pkgname=lambda-term
pkgver=1.13
pkgrel=0
pkgrel=1
pkgdesc="Terminal manipulation library for OCaml"
url="https://github.com/diml/lambda-term"
# x86, armhf, s390x, mips, mips64: limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-lwt
_pkgname=lwt
pkgver=4.1.0
pkgrel=0
pkgrel=1
pkgdesc="OCaml promises and concurrent I/O"
url="https://github.com/ocsigen/lwt"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-lwt_log
_pkgname=lwt_log
pkgver=1.1.0
pkgrel=0
pkgrel=1
pkgdesc="Lwt-friendly logger"
url="https://github.com/aantron/lwt_log"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-markup
_pkgname=markup.ml
pkgver=0.7.6
pkgrel=4
pkgrel=5
pkgdesc="Error-recovering streaming HTML5 and XML parsers for OCaml"
url="https://aantron.github.io/markup.ml"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -4,7 +4,7 @@ pkgname=ocaml-menhir
_pkgname=menhir
# NOTE: Check supported version in Reason before upgrading!
pkgver=20171013
pkgrel=4
pkgrel=5
pkgdesc="LR(1) parser generator for OCaml"
url="http://gallium.inria.fr/~fpottier/menhir/"
arch="aarch64 ppc64le x86_64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-merlin-extend
_pkgname=merlin-extend
pkgver=0.3
pkgrel=2
pkgrel=3
pkgdesc="SDK to extend Merlin"
url="https://github.com/let-def/merlin-extend"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -2,7 +2,7 @@
# Maintainer:
pkgname=ocaml-migrate-parsetree
pkgver=1.0.11
pkgrel=0
pkgrel=1
pkgdesc="Convert OCaml parsetrees between different major versions"
url="https://github.com/ocaml-ppx/ocaml-migrate-parsetree"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-ounit
_pkgname=ounit
pkgver=2.0.8
pkgrel=2
pkgrel=3
pkgdesc="A unit test framework for OCaml"
url="http://ounit.forge.ocamlcore.org/"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-ppx_derivers
_pkgname=ppx_derivers
pkgver=1.2
pkgrel=1
pkgrel=2
pkgdesc="Shared [@@deriving] plugins registry"
url="https://github.com/ocaml-ppx/ppx_derivers"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-ppx_deriving
_pkgname=ppx_deriving
pkgver=4.2.1
pkgrel=2
pkgrel=3
pkgdesc="Type-driven code generation for OCaml"
url="https://github.com/ocaml-ppx/ppx_deriving"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
......@@ -3,7 +3,7 @@
pkgname=ocaml-ppx_gen_rec
_pkgname=ppx_gen_rec
pkgver=1.0.0
pkgrel=0
pkgrel=1
pkgdesc="OCaml preprocessor that generates a recursive module"
url="https://github.com/flowtype/ocaml-ppx_gen_rec"
arch="all !x86 !armhf !armv7 !s390x !mips !mips64" # limited by ocaml aport
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment