blob: 6b47cdfe052936400f7d8fac3c69a193e5491b23 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = ocaml-gel
pkgdesc = A library to mark non-record fields global
pkgver = 0.17.0
pkgrel = 2
url = https://github.com/janestreet/gel
arch = x86_64
arch = aarch64
license = MIT
makedepends = dune>=3.11.0
depends = ocaml>=5.1.0
depends = ocaml-base>=0.17.0
depends = ocaml-ppx_jane>=0.17.0
options = !strip
source = ocaml-gel-0.17.0.tar.gz::https://github.com/janestreet/gel/archive/v0.17.0.tar.gz
b2sums = a270cb4191f3bb1ff503a180facf3600bdb3e6a47f1d96c45fc9218bad680375b67897b9747014574861ced98d6044c4bb09e425a756b8a6e278e2ac2c379231
pkgname = ocaml-gel
|