summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: cc8837da21307ed4f9870d6b53924d7a4b4427a3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = ocaml-lsp-git
	pkgdesc = OCaml Language Server Protocol implementation
	pkgver = r484.d57bd91
	pkgrel = 1
	url = https://github.com/ocaml/ocaml-lsp
	arch = x86_64
	license = ISC
	makedepends = git
	makedepends = dune>=2.0
	depends = ocaml
	depends = ocaml-yojson
	depends = ocaml-ppx_yojson_conv_lib
	depends = ocaml-stdlib-shims
	depends = ocaml-menhir
	provides = ocaml-lsp
	conflicts = ocaml-lsp
	options = !strip
	source = ocaml-lsp::git+https://github.com/ocaml/ocaml-lsp.git
	sha256sums = SKIP

pkgname = ocaml-lsp-git