blob: 65ccc0c46d4aebb075c87d112def16b2b3b4479c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = ocaml-sexplib0
pkgdesc = Library containing the definition of S-expressions and some base converters
pkgver = 0.14.0
pkgrel = 1
url = https://github.com/janestreet/sexplib0
arch = x86_64
arch = i686
arch = arm
arch = armv6h
arch = armv7h
arch = aarch64
license = MIT
makedepends = dune>=2.0.0
depends = ocaml>=4.04.2
options = !strip
source = ocaml-sexplib0-0.14.0-1.tar.gz::https://github.com/janestreet/sexplib0/archive/v0.14.0.tar.gz
sha256sums = 1e2d1c27015809d816d1c707abfbc61f6b55830dedec01de8152d10ab7d6a19e
pkgname = ocaml-sexplib0
|