blob: e19de94c27650f52dff4b2f4beecc532ec0cdc9a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
pkgbase = ocaml-backoff
pkgdesc = Exponential backoff mechanism for OCaml
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/ocaml-multicore/backoff
arch = x86_64
arch = aarch64
license = ISC
checkdepends = ocaml-alcotest>=1.7.0
makedepends = dune>=3.3.0
depends = ocaml>=5.0.0
options = !strip
source = ocaml-backoff-0.1.1.tar.gz::https://github.com/ocaml-multicore/backoff/archive/0.1.1.tar.gz
source = remove-domain-shims-dep.diff
b2sums = 23b109fbc8e97a7244e8747825f58921fa2a8d675965726fbe014a9d764c401e49ff1f07f26ea3b16ba22c3212088752787242ee1ad0de4c63a2e8475f164ff6
b2sums = 2f961aef7410a8e9cba7da0c8b2f9ec58ab12b9225fac1c82c2dd6462aa3b99abfa3032577c1075b2a92bd406515f6b54c93a62fbec15c6858ee8f540153d5f9
pkgname = ocaml-backoff
|