Date: Monday, May 11, 2020 @ 19:50:43 Author: felixonmars Revision: 626419
upgpkg: haskell-hspec-meta 2.6.0-54: 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:50:02 UTC (rev 626418) +++ PKGBUILD 2020-05-11 19:50:43 UTC (rev 626419) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=53 +pkgrel=54 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
