summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorcondy2020-02-24 22:44:27 +0800
committercondy2020-02-24 22:44:27 +0800
commitcc313ea328e572682d10ed538919cda5cb7ca6e2 (patch)
tree7dab16e8820e03f5288fdeafbb16f1c2c492e831 /.SRCINFO
parent1f0cd75bb148128d66a94a8be3300efa209990bf (diff)
downloadaur-cc313ea328e572682d10ed538919cda5cb7ca6e2.tar.gz
Fixed: add ocaml-stdlib-shims dependency
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO5
1 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b2f20a9b5f64..66a8661d5a38 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = ocaml-lsp-git
pkgdesc = OCaml Language Server Protocol implementation
- pkgver = r297.5e864ab
- pkgrel = 1
+ pkgver = r334.3e20872
+ pkgrel = 2
url = https://github.com/ocaml/ocaml-lsp
arch = x86_64
license = ISC
@@ -10,6 +10,7 @@ pkgbase = ocaml-lsp-git
depends = ocaml
depends = ocaml-yojson
depends = ocaml-ppx_yojson_conv_lib
+ depends = ocaml-stdlib-shims
provides = ocaml-lsp
conflicts = ocaml-lsp
options = !strip