Date: Tuesday, December 22, 2020 @ 21:38:16 Author: felixonmars Revision: 783008
upgpkg: haskell-hspec 2.7.4-89: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 21:37:40 UTC (rev 783007) +++ PKGBUILD 2020-12-22 21:38:16 UTC (rev 783008) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=88 +pkgrel=89 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
