Date: Saturday, May 19, 2018 @ 21:01:49 Author: felixonmars Revision: 324902
upgpkg: tamarin-prover 1.4.0-10 rebuild with yesod,1.6.0 yesod-auth,1.6.3 yesod-core,1.6.5 yesod-form,1.6.1 yesod-persistent,1.6.0 yesod-static,1.6.0 yesod-test,1.6.4 Modified: tamarin-prover/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-19 21:01:09 UTC (rev 324901) +++ PKGBUILD 2018-05-19 21:01:49 UTC (rev 324902) @@ -4,7 +4,7 @@ pkgname=tamarin-prover pkgver=1.4.0 -pkgrel=9 +pkgrel=10 pkgdesc="The Tamarin prover for security protocol analysis" url="http://tamarin-prover.github.io" license=("GPL") @@ -12,8 +12,8 @@ depends=('ghc-libs' 'graphviz' 'maude' 'haskell-hunit' 'haskell-binary-orphans' 'haskell-blaze-builder' 'haskell-blaze-html' 'haskell-cmdargs' 'haskell-conduit' 'haskell-fclabels' 'haskell-file-embed' 'haskell-gitrev' 'haskell-http-types' - 'haskell-lifted-base' 'haskell-monad-unlift' 'haskell-mtl' 'haskell-parsec' - 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 'haskell-text' 'haskell-threads' + 'haskell-lifted-base' 'haskell-monad-unlift' + 'haskell-resourcet' 'haskell-safe' 'haskell-shakespeare' 'haskell-threads' 'haskell-wai' 'haskell-warp' 'haskell-yesod-core' 'haskell-yesod-static' 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term' 'haskell-tamarin-prover-theory')
