Date: Friday, March 5, 2021 @ 13:18:06 Author: felixonmars Revision: 881825
upgpkg: haskell-hspec-discover 2.7.8-2: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 13:17:33 UTC (rev 881824) +++ PKGBUILD 2021-03-05 13:18:06 UTC (rev 881825) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.7.8 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')