Date: Sunday, January 17, 2021 @ 17:31:14 Author: felixonmars Revision: 821454
upgpkg: haskell-hspec 2.7.6-8: rebuild with smallcheck 1.2.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-17 17:30:33 UTC (rev 821453) +++ PKGBUILD 2021-01-17 17:31:14 UTC (rev 821454) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.6 -pkgrel=7 +pkgrel=8 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
