summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..de48ebe298ff
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+# Generated by mksrcinfo v8
+# Thu Jun 28 15:10:22 UTC 2018
+pkgbase = ocaml-ppx_hash
+ pkgdesc = A ppx rewriter that generates hash functions from type expressions and definitions
+ pkgver = 0.11.1
+ pkgrel = 1
+ url = https://github.com/janestreet/ppx_hash
+ arch = x86_64
+ license = Apache
+ makedepends = dune
+ depends = ocaml
+ depends = ocaml-base
+ depends = ocaml-ppx_compare
+ depends = ocaml-ppx_sexp_conv
+ depends = ocaml-migrate-parsetree
+ depends = ocaml-ppxlib
+ options = !strip
+ source = https://github.com/janestreet/ppx_hash/archive/v0.11.1.tar.gz
+ md5sums = 48dfe890e195808ccdae0a7261bbb17d
+
+pkgname = ocaml-ppx_hash
+