Date: Friday, December 25, 2020 @ 18:09:06 Author: felixonmars Revision: 790936
upgpkg: haskell-hspec-core 2.7.4-90: 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:08:19 UTC (rev 790935) +++ PKGBUILD 2020-12-25 18:09:06 UTC (rev 790936) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.4 -pkgrel=89 +pkgrel=90 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
