summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 13 insertions, 14 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 76ffef5fab6c..29f81532c9fc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,21 @@
-# Generated by mksrcinfo v8
-# Thu Jun 28 17:11:24 UTC 2018
pkgbase = ocaml-ppx_pipebang
- pkgdesc = A ppx rewriter that inlines reverse application operators `|>` and `|!`
- pkgver = 0.11.0
+ pkgdesc = A ppx rewriter that inlines reverse application operators |> and |!
+ pkgver = 0.13.0
pkgrel = 1
epoch = 1
url = https://github.com/janestreet/ppx_pipebang
- arch = i686
arch = x86_64
- license = Apache
- makedepends = dune
- depends = ocaml
- depends = ocaml-migrate-parsetree
- depends = ocaml-ppxlib
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = dune>=1.5.1
+ depends = ocaml>=4.04.2
+ depends = ocaml-ppxlib>=0.9.0
options = !strip
- options = !emptydirs
- source = https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_pipebang-v0.11.0.tar.gz
- md5sums = 8f41bb8e67167d04b82223d024008683
+ source = ocaml-ppx_pipebang-0.13.0-1.tar.gz::https://github.com/janestreet/ppx_pipebang/archive/v0.13.0.tar.gz
+ sha256sums = b716c2ef4196df735fd31637e1b5f76bbea708f02f7358034f249a7a65d87d62
pkgname = ocaml-ppx_pipebang
-