Date: Friday, December 25, 2020 @ 22:52:26 Author: felixonmars Revision: 791081
upgpkg: haskell-hspec-meta 2.6.0-190: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 22:51:49 UTC (rev 791080) +++ PKGBUILD 2020-12-25 22:52:26 UTC (rev 791081) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=189 +pkgrel=190 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
