Date: Tuesday, December 22, 2020 @ 22:00:14 Author: felixonmars Revision: 783047
upgpkg: haskell-hspec 2.7.4-90: 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:59:37 UTC (rev 783046) +++ PKGBUILD 2020-12-22 22:00:14 UTC (rev 783047) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=89 +pkgrel=90 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
