Date: Friday, December 25, 2020 @ 23:12:41 Author: felixonmars Revision: 791137
upgpkg: haskell-hspec 2.7.4-105: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 23:12:20 UTC (rev 791136) +++ PKGBUILD 2020-12-25 23:12:41 UTC (rev 791137) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=104 +pkgrel=105 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
