Date: Thursday, March 1, 2018 @ 05:56:22 Author: felixonmars Revision: 300890
upgpkg: haskell-tamarin-prover-utils 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-utils/trunk/PKGBUILD ----------+ PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-01 05:33:23 UTC (rev 300889) +++ PKGBUILD 2018-03-01 05:56:22 UTC (rev 300890) @@ -4,17 +4,17 @@ _hkgname=tamarin-prover-utils pkgname=haskell-tamarin-prover-utils -pkgver=1.2.2 -pkgrel=9 +pkgver=1.2.3 +pkgrel=1 pkgdesc="Utility library for the tamarin prover" url="http://www.infsec.ethz.ch/research/software/tamarin" license=("GPL") arch=('x86_64') -depends=('ghc-libs' 'haskell-sha' 'haskell-base64-bytestring' 'haskell-blaze-builder' 'haskell-dlist' - 'haskell-fclabels' 'haskell-mtl' 'haskell-safe' 'haskell-syb') +depends=('ghc-libs' 'haskell-sha' 'haskell-base64-bytestring' 'haskell-blaze-builder' + 'haskell-dlist' 'haskell-fclabels' 'haskell-mtl' 'haskell-safe' 'haskell-syb') 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/utils"
