Date: Friday, December 25, 2020 @ 18:02:23 Author: felixonmars Revision: 790914
upgpkg: haskell-hspec-meta 2.6.0-189: 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 18:01:52 UTC (rev 790913) +++ PKGBUILD 2020-12-25 18:02:23 UTC (rev 790914) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=188 +pkgrel=189 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
