Date: Tuesday, March 31, 2020 @ 18:35:50 Author: felixonmars Revision: 608220
upgpkg: haskell-hspec-meta 2.6.0-47: rebuild with QuickCheck 2.14 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 18:35:37 UTC (rev 608219) +++ PKGBUILD 2020-03-31 18:35:50 UTC (rev 608220) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=46 +pkgrel=47 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')