diff options
Diffstat (limited to 'testing/ocaml-reactivedata/APKBUILD')
-rw-r--r-- | testing/ocaml-reactivedata/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/ocaml-reactivedata/APKBUILD b/testing/ocaml-reactivedata/APKBUILD index d113adfc2d..6ee2d1f421 100644 --- a/testing/ocaml-reactivedata/APKBUILD +++ b/testing/ocaml-reactivedata/APKBUILD @@ -3,7 +3,7 @@ pkgname=ocaml-reactivedata _pkgname=reactiveData pkgver=0.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="FRP with incremental changes in data structures for OCaml" url="https://github.com/ocsigen/reactiveData/" arch="all !x86 !armhf !s390x" # limited by ocaml aport |