summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2020-03-21 21:31:20 +0100
committerDaniel Peukert2020-03-21 21:31:20 +0100
commit7af57eafe4b6a3db3fb89018d253ab8ead0793af (patch)
treebaa01718545a9cb532b8f0f6c447cb22241eb9a0 /.SRCINFO
parent830349af1648d96ec125fbcf3edb2a18baecbdf3 (diff)
downloadaur-7af57eafe4b6a3db3fb89018d253ab8ead0793af.tar.gz
Added ocaml-ppx_jane and the rest of its dependencies
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO25
1 files changed, 13 insertions, 12 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 31a9bd9a3d63..6c49dd57f563 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,21 @@
-# Generated by mksrcinfo v8
-# Thu Jun 28 17:03:42 UTC 2018
pkgbase = ocaml-ppx_optional
pkgdesc = Pattern matching on flat options
- pkgver = 0.11.0
+ pkgver = 0.13.0
pkgrel = 1
url = https://github.com/janestreet/ppx_optional
arch = x86_64
- license = Apache
- makedepends = dune
- depends = ocaml
- depends = ocaml-base
- 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-base>=0.13.0
+ depends = ocaml-ppxlib>=0.9.0
options = !strip
- source = https://ocaml.janestreet.com/ocaml-core/v0.11/files/ppx_optional-v0.11.0.tar.gz
- md5sums = 27bcae8445af584299876bdab0288152
+ source = ocaml-ppx_optional-0.13.0-1.tar.gz::https://github.com/janestreet/ppx_optional/archive/v0.13.0.tar.gz
+ sha256sums = 643e7df386472413ef786575431aef5c9f11a4ce97bf3c39381a880fe001b121
pkgname = ocaml-ppx_optional
-