[arch-commits] Commit in tamarin-prover/trunk (PKGBUILD)

Jürgen Hötzel juergen at archlinux.org
Sat Aug 29 13:19:35 UTC 2020


    Date: Saturday, August 29, 2020 @ 13:19:34
  Author: juergen
Revision: 692214

OCaml 4.11.0 rebuild

Modified:
  tamarin-prover/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-29 13:19:23 UTC (rev 692213)
+++ PKGBUILD	2020-08-29 13:19:34 UTC (rev 692214)
@@ -3,7 +3,7 @@
 
 pkgname=tamarin-prover
 pkgver=1.4.1
-pkgrel=413
+pkgrel=414
 pkgdesc="The Tamarin prover for security protocol analysis"
 url="https://tamarin-prover.github.io"
 license=("GPL")
@@ -17,7 +17,7 @@
          'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term'
          'haskell-tamarin-prover-theory')
 optdepends=('ocaml: for sapic support')
-makedepends=('ghc' 'ocaml')
+makedepends=('ghc' 'ocaml>=4.11.0')
 source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz")
 sha512sums=('4d3aeae02be5d430bff6c55d78656e3c9a648674d235bfeb36ce227a39abd3054a132b99ff8040abf05d8e26506fe85d21ecfb6fce73062dd45b5ba98d941144')
 



More information about the arch-commits mailing list