Date: Tuesday, February 9, 2021 @ 09:38:55 Author: felixonmars Revision: 850856
upgpkg: haskell-hspec-discover 2.7.7-20: rebuild with ghc 8.10.4 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 09:38:28 UTC (rev 850855) +++ PKGBUILD 2021-02-09 09:38:55 UTC (rev 850856) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.7.7 -pkgrel=19 +pkgrel=20 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
