Date: Thursday, March 1, 2018 @ 06:01:39 Author: felixonmars Revision: 300894
upgpkg: haskell-tamarin-prover-theory 1.2.3-1 rebuild with tamarin-prover-term,1.2.3 tamarin-prover-theory,1.2.3 tamarin-prover-utils,1.2.3 tamarin-prover,1.2.3 Modified: haskell-tamarin-prover-theory/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 05:58:15 UTC (rev 300893) +++ PKGBUILD 2018-03-01 06:01:39 UTC (rev 300894) @@ -4,8 +4,8 @@ _hkgname=tamarin-prover-theory pkgname=haskell-tamarin-prover-theory -pkgver=1.2.2 -pkgrel=22 +pkgver=1.2.3 +pkgrel=1 pkgdesc="Security protocol types and constraint solver library for the tamarin prover" url="http://www.infsec.ethz.ch/research/software/tamarin" license=("GPL") @@ -15,7 +15,7 @@ 'haskell-uniplate' 'haskell-tamarin-prover-utils' 'haskell-tamarin-prover-term') makedepends=('ghc') source=("tamarin-prover-$pkgver.tar.gz::https://github.com/tamarin-prover/tamarin-prover/archive/$pkgver.tar.gz") -sha512sums=('f61fc4f601f5abf865b41c9b3ee3607b20f5e44b2d80f8e5a32986bf7d301b0e50479c4b473e5e478f87388491671b8180a8ee0db0d903b3abd2478e7dc9ce60') +sha512sums=('3ec371f0abf1a391bbc2be0b3e3940b5f634515e443a6535ab3b8a5c6514004bbada35838b63e2c1e5edcbbdb230eae5be03dd8464f8516d3301bf02aad3d5ff') build() { cd "${srcdir}/tamarin-prover-${pkgver}/lib/theory"
