summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorrobinleander2018-07-27 12:08:59 +0200
committerrobinleander2018-07-27 12:08:59 +0200
commite85fb38311e1f864b914fa1fcd8ba5dead12fb48 (patch)
tree5be7a5f2a3df41a1f8e61c8c58e7fc91b3f20bfa
parent0e23d4d09ec50a1d4ee726b3e1392792d380fe40 (diff)
downloadaur-e85fb38311e1f864b914fa1fcd8ba5dead12fb48.tar.gz
Require self-built fstar
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acb6db9bf69e..683a9a5b09d9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = kremlin
arch = i686
arch = x86_64
license = Apache-2.0
- depends = fstar
+ depends = fstar-git
depends = ocaml
depends = fstar-ulib
depends = ocaml-fstar
diff --git a/PKGBUILD b/PKGBUILD
index c3a9791a81bf..d99dc17c66ef 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('i686' 'x86_64')
url='https://github.com/FStarLang/kremlin'
license=('Apache-2.0')
options=('!strip' '!makeflags' 'staticlibs')
-depends=('fstar' 'ocaml' 'fstar-ulib' 'ocaml-fstar' 'ocaml-batteries' 'ocaml-ppx_deriving_yojson' 'ocaml-zarith' 'ocaml-stdint' 'ocaml-pprint' 'ocaml-menhir' 'ulex-git' 'ocaml-process' 'ocaml-fix' 'ocaml-wasm' 'ocaml-visitors')
+depends=('fstar-git' 'ocaml' 'fstar-ulib' 'ocaml-fstar' 'ocaml-batteries' 'ocaml-ppx_deriving_yojson' 'ocaml-zarith' 'ocaml-stdint' 'ocaml-pprint' 'ocaml-menhir' 'ulex-git' 'ocaml-process' 'ocaml-fix' 'ocaml-wasm' 'ocaml-visitors')
source=('https://github.com/FStarLang/kremlin/archive/v0.9.6.0.tar.gz')
sha384sums=('12c9649424cc8c5ccc4ec21c87c6efd8bb8a60d5150401c482a9f8451c971417489ee84d09f5f7ac03a2c2740470a12f')