Date: Monday, May 11, 2020 @ 19:31:59 Author: felixonmars Revision: 626379
upgpkg: haskell-hspec-meta 2.6.0-53: rebuild with tasty 1.3 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 19:31:06 UTC (rev 626378) +++ PKGBUILD 2020-05-11 19:31:59 UTC (rev 626379) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=52 +pkgrel=53 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
