summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO14
1 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 330a3a311d15..6645c400282e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = ocaml-ppxlib
- pkgdesc = Base library and tools for ppx rewriters
- pkgver = 0.14.0
+ pkgdesc = Standard library for ppx rewriters
+ pkgver = 0.15.0
pkgrel = 1
url = https://github.com/ocaml-ppx/ppxlib
arch = x86_64
@@ -10,15 +10,15 @@ pkgbase = ocaml-ppxlib
arch = armv7h
arch = aarch64
license = MIT
- makedepends = dune
+ makedepends = dune>=1.11.0
depends = ocaml>=4.04.1
- depends = ocaml-base>=0.11.0
depends = ocaml-compiler-libs-repackaged>=0.11.0
depends = ocaml-migrate-parsetree>=1.5.0
depends = ocaml-ppx_derivers>=1.0.0
- depends = ocaml-stdio>=0.11.0
+ depends = ocaml-sexplib0
+ depends = ocaml-stdlib-shims
options = !strip
- source = ocaml-ppxlib-0.14.0-1.tar.gz::https://github.com/ocaml-ppx/ppxlib/archive/0.14.0.tar.gz
- sha256sums = 4b14134648f0452b9dbe64207c4f264c00f9c5634ad1cadfe0ea9f42dd85347f
+ source = ocaml-ppxlib-0.15.0-1.tar.gz::https://github.com/ocaml-ppx/ppxlib/archive/0.15.0.tar.gz
+ sha256sums = d3bfed08737130d663419354ae309fb4d383f4e0110d5b5e7808d93b078a584f
pkgname = ocaml-ppxlib