Date: Friday, February 16, 2018 @ 19:17:31 Author: felixonmars Revision: 295098
upgpkg: haskell-tasty-rerun 1.1.10-1 rebuild with tasty-golden,2.3.1.3 tasty,1.0.1 tasty-rerun,1.1.10 Modified: haskell-tasty-rerun/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-16 19:16:55 UTC (rev 295097) +++ PKGBUILD 2018-02-16 19:17:31 UTC (rev 295098) @@ -4,8 +4,8 @@ _hkgname=tasty-rerun pkgname=haskell-tasty-rerun -pkgver=1.1.9 -pkgrel=10 +pkgver=1.1.10 +pkgrel=1 pkgdesc="Run tests by filtering the test tree depending on the result of previous test runs" url="https://github.com/ocharles/tasty-rerun" license=("custom:BSD3") @@ -14,7 +14,7 @@ 'haskell-split' 'haskell-stm' 'haskell-tagged' 'haskell-tasty') makedepends=('ghc') source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz") -sha512sums=('e58f2cf286a48155cddf24d97f0efaa5329120de3d00e23a578da2307571012b4e367412224795769964742a935a7ebd8b0bafc535c01703c5b307515f309515') +sha512sums=('021e330feaf0ca1174655dbda9169efd165466fc2452bb835b4b4a05b78fff0e1d892f5b9f9ea05d418b7f63278642ae48a0ff873a1030b355b28338f7c16111') build() { cd $_hkgname-$pkgver
