Date: Friday, December 25, 2020 @ 23:12:09 Author: felixonmars Revision: 791135
upgpkg: haskell-hspec-core 2.7.4-93: 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 23:11:20 UTC (rev 791134) +++ PKGBUILD 2020-12-25 23:12:09 UTC (rev 791135) @@ -3,7 +3,7 @@ _hkgname=hspec-core pkgname=haskell-hspec-core pkgver=2.7.4 -pkgrel=92 +pkgrel=93 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
