summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJakob Gahde2018-06-27 21:25:34 +0200
committerJakob Gahde2018-06-27 21:25:34 +0200
commitb029602ef02f87c88a272cd5ed45d3ca1f566488 (patch)
treef68c40c350738f100982aac195ecfe9ed6fd4817 /.SRCINFO
parent5e8e903de35bdc6ad580720d445180fe9bb0d870 (diff)
downloadaur-b029602ef02f87c88a272cd5ed45d3ca1f566488.tar.gz
ocaml-ppx_deriving 4.2.1: New version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO13
1 files changed, 8 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28a7abdb5f12..1e220e81e543 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,20 +1,23 @@
# Generated by mksrcinfo v8
-# Sun Oct 30 10:06:46 UTC 2016
+# Wed Jun 27 19:25:19 UTC 2018
pkgbase = ocaml-ppx_deriving
pkgdesc = Type-driven code generation for OCaml >=4.02
- pkgver = 4.1
+ pkgver = 4.2.1
pkgrel = 1
- url = https://github.com/whitequark/ppx_deriving
+ url = https://github.com/ocaml-ppx/ppx_deriving
arch = i686
arch = x86_64
license = MIT
+ makedepends = ocamlbuild
makedepends = ocaml-findlib
makedepends = cppo
depends = ocaml
+ depends = ocaml-migrate-parsetree
+ depends = ocaml-ppx_derivers
depends = ocaml-ppx_tools
depends = ocaml-result
- source = https://github.com/whitequark/ppx_deriving/archive/v4.1.tar.gz
- md5sums = 6a0cf323c97434c5a6d8529ea7e084db
+ source = https://github.com/ocaml-ppx/ppx_deriving/archive/v4.2.1.tar.gz
+ md5sums = 2195fccf2a527c3ff9ec5b4e36e2f0a8
pkgname = ocaml-ppx_deriving