summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a79c19561c101d275759195d7e103c953cf2626c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = ocaml-reactivedata
	pkgdesc = Functional reactive programming with incremental changes in data structures for OCaml
	pkgver = 0.3.1
	pkgrel = 1
	url = https://github.com/ocsigen/reactiveData
	arch = x86_64
	arch = aarch64
	license = LGPL-3.0-or-later WITH OCaml-LGPL-linking-exception
	makedepends = dune>=3.17.0
	depends = ocaml>=4.08.0
	depends = ocaml-react>=1.2.1
	options = !strip
	source = ocaml-reactivedata-0.3.1.tar.gz::https://github.com/ocsigen/reactiveData/archive/0.3.1.tar.gz
	b2sums = 33340a492eea3db0033d32842d1a52d43b960386bc11a5776be8f992087aa216a702146ee902a6ab723ccdfb171fede35b666976012b487f7120c62352a4eaec

pkgname = ocaml-reactivedata