Date: Friday, April 24, 2020 @ 00:40:04 Author: felixonmars Revision: 618498
upgpkg: haskell-hspec-meta 2.6.0-52: rebuild with ghc 8.10.1 Modified: haskell-hspec-meta/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-24 00:39:22 UTC (rev 618497) +++ PKGBUILD 2020-04-24 00:40:04 UTC (rev 618498) @@ -3,7 +3,7 @@ _hkgname=hspec-meta pkgname=haskell-hspec-meta pkgver=2.6.0 -pkgrel=51 +pkgrel=52 pkgdesc="A version of Hspec which is used to test Hspec itself" url="http://hspec.github.io/" license=('MIT')
