summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 9 insertions, 13 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47bbcf09ffaf..31f34e713bbc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,23 +1,19 @@
pkgbase = ocaml-ppx_hash
pkgdesc = A ppx rewriter that generates hash functions from type expressions and definitions
- pkgver = 0.14.0
- pkgrel = 2
+ pkgver = 0.16.0
+ pkgrel = 1
url = https://github.com/janestreet/ppx_hash
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
- depends = ocaml-base>=0.14.0
- depends = ocaml-ppx_compare>=0.14.0
- depends = ocaml-ppx_sexp_conv>=0.14.0
- depends = ocaml-ppxlib>=0.11.0
+ depends = ocaml>=4.14.0
+ depends = ocaml-base>=0.16.0
+ depends = ocaml-ppx_compare>=0.16.0
+ depends = ocaml-ppx_sexp_conv>=0.16.0
+ depends = ocaml-ppxlib>=0.28.0
options = !strip
- source = ocaml-ppx_hash-0.14.0-2.tar.gz::https://github.com/janestreet/ppx_hash/archive/v0.14.0.tar.gz
- sha256sums = bfd7d82db037329239db5ea73b7ec08bb40979263d43858c649826408b66db2e
+ source = ocaml-ppx_hash-0.16.0.tar.gz::https://github.com/janestreet/ppx_hash/archive/v0.16.0.tar.gz
+ sha512sums = b06f67fa0550a40a96fd02e1b65240470a014fcf6f6d4f0f21f77d2d7f2eaba3b86faef462d329b416f9e6234f287ac3a3c72875cbac53b0532d8ab82c0199e7
pkgname = ocaml-ppx_hash