Date: Sunday, February 9, 2020 @ 14:45:28 Author: felixonmars Revision: 565290
upgpkg: haskell-tasty-quickcheck 0.10.1.1-1: rebuild with tasty-quickcheck 0.10.1.1 Modified: haskell-tasty-quickcheck/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-09 14:42:26 UTC (rev 565289) +++ PKGBUILD 2020-02-09 14:45:28 UTC (rev 565290) @@ -3,8 +3,8 @@ _hkgname=tasty-quickcheck pkgname=haskell-tasty-quickcheck -pkgver=0.10.1 -pkgrel=24 +pkgver=0.10.1.1 +pkgrel=1 pkgdesc="QuickCheck support for the Tasty test framework." url="http://documentup.com/feuerbach/tasty" license=("MIT") @@ -13,7 +13,7 @@ 'haskell-tagged' 'haskell-tasty') makedepends=('ghc' 'haskell-tasty-hunit' 'haskell-pcre-light') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('8f6f263cf57e28c4746bd2116a8c33f0e84e55552923f8909fe230cf3e65a4d745726e98d8a8635495219177b09de27510ac1e6f69f54955e5c76c37d4559eae') +sha512sums=('13cfcc99eb9988d4842327d96f0e58f5ba6c653d3027a4adb307d4101bc2f7deee0033197b4358a837ace0d03423bdafe2197b029da6a64d8b650ee2f5bd958d') build() { cd $_hkgname-$pkgver
