Date: Friday, July 31, 2020 @ 19:03:22 Author: felixonmars Revision: 666323
upgpkg: haskell-hspec-meta 2.6.0-63: rebuild with QuickCheck 2.14.1 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 19:01:04 UTC (rev 666322) +++ PKGBUILD 2020-07-31 19:03:22 UTC (rev 666323) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=62 +pkgrel=63 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
