Date: Friday, July 31, 2020 @ 19:15:21 Author: felixonmars Revision: 666329
upgpkg: haskell-hspec-core 2.7.1-50: 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 19:11:55 UTC (rev 666328) +++ PKGBUILD 2020-07-31 19:15:21 UTC (rev 666329) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.1 -pkgrel=49 +pkgrel=50 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
