Date: Friday, December 25, 2020 @ 18:09:38 Author: felixonmars Revision: 790938
upgpkg: haskell-hspec 2.7.4-101: 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 18:09:16 UTC (rev 790937) +++ PKGBUILD 2020-12-25 18:09:38 UTC (rev 790938) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=100 +pkgrel=101 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
