Date: Friday, July 31, 2020 @ 20:22:07 Author: felixonmars Revision: 666418
upgpkg: haskell-hspec-core 2.7.1-51: rebuild with QuickCheck 2.14.1 Modified: haskell-hspec-core/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-07-31 20:20:41 UTC (rev 666417) +++ PKGBUILD 2020-07-31 20:22:07 UTC (rev 666418) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=50 +pkgrel=51 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
