Date: Friday, December 25, 2020 @ 18:43:43 Author: felixonmars Revision: 790984
upgpkg: haskell-hspec-core 2.7.4-91: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 18:42:13 UTC (rev 790983) +++ PKGBUILD 2020-12-25 18:43:43 UTC (rev 790984) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.4 -pkgrel=90 +pkgrel=91 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
