Date: Wednesday, March 3, 2021 @ 20:37:52 Author: felixonmars Revision: 879396
upgpkg: haskell-hspec-meta 2.7.8-22: rebuild with tasty 1.4 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 20:37:18 UTC (rev 879395) +++ PKGBUILD 2021-03-03 20:37:52 UTC (rev 879396) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.7.8 -pkgrel=21 +pkgrel=22 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
