summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDaniel Peukert2022-06-08 01:26:02 +0200
committerDaniel Peukert2022-06-08 01:26:02 +0200
commit90d3cc452fc37ca80da4688b62ce9ac2f03e4596 (patch)
tree0a3554f04001049bdff4711a33ef8c2d049e9a7c /.SRCINFO
parentc3a5d1bea31acc16af405b13ad177b5930b246a5 (diff)
downloadaur-90d3cc452fc37ca80da4688b62ce9ac2f03e4596.tar.gz
Update janestreet packages
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO52
1 files changed, 31 insertions, 21 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dcc4f1e4de58..e9d0d3520af5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,29 +1,39 @@
pkgbase = ocaml-core
pkgdesc = Industrial strength alternative to OCaml's standard library
- pkgver = 0.11.3
+ pkgver = 0.15.0
pkgrel = 1
- epoch = 1
url = https://github.com/janestreet/core
- arch = i686
arch = x86_64
- license = Apache
- makedepends = dune
- depends = ocaml
- depends = ocaml-base
- depends = ocaml-configurator
- depends = ocaml-core_kernel
- depends = ocaml-ppx_assert
- depends = ocaml-ppx_jane
- depends = ocaml-sexplib
- depends = ocaml-spawn
- depends = ocaml-stdio
- depends = ocaml-migrate-parsetree
- depends = ocaml-ppxlib
- optdepends = ocaml-utop: for coretop support
- optdepends = ocamlbuild: for corebuild support
+ arch = i686
+ arch = arm
+ arch = armv6h
+ arch = armv7h
+ arch = aarch64
+ license = MIT
+ makedepends = dune>=2.0.0
+ depends = ocaml>=4.11.0
+ depends = ocaml-base>=0.15.0
+ depends = ocaml-base_bigstring>=0.15.0
+ depends = ocaml-base_quickcheck>=0.15.0
+ depends = ocaml-bin_prot>=0.15.0
+ depends = ocaml-fieldslib>=0.15.0
+ depends = ocaml-jane-street-headers>=0.15.0
+ depends = ocaml-jst-config>=0.15.0
+ depends = ocaml-ppx_assert>=0.15.0
+ depends = ocaml-ppx_base>=0.15.0
+ depends = ocaml-ppx_hash>=0.15.0
+ depends = ocaml-ppx_inline_test>=0.15.0
+ depends = ocaml-ppx_jane>=0.15.0
+ depends = ocaml-ppx_sexp_conv>=0.15.0
+ depends = ocaml-ppx_sexp_message>=0.15.0
+ depends = ocaml-sexplib>=0.15.0
+ depends = ocaml-splittable_random>=0.15.0
+ depends = ocaml-stdio>=0.15.0
+ depends = ocaml-time_now>=0.15.0
+ depends = ocaml-typerep>=0.15.0
+ depends = ocaml-variantslib>=0.15.0
options = !strip
- source = https://github.com/janestreet/core/releases/download/v0.11.3/core-v0.11.3.tbz
- sha512sums = ac0846b4012d489a6b5222a37f5a3ab910ff35635896beeacc1c2d100639495756dddf2d7b71b86f1e51915790ccc4c79d049c1d4ebefdae406414dd376c15df
+ source = ocaml-core-0.15.0-1.tar.gz::https://github.com/janestreet/core/archive/v0.15.0.tar.gz
+ sha512sums = a73a3c1c6f0ade9a9e49917bb896e62afc4fda44dd90ffa99ef9ba24debe7166b4fe1b374500a044cad8318d12f250de7fe2dd935015efde379cf91a2241f51b
pkgname = ocaml-core
-