Date: Monday, September 5, 2022 @ 19:48:18 Author: felixonmars Revision: 1293141
upgpkg: haskell-hspec-discover 2.10.0-2: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 19:48:05 UTC (rev 1293140) +++ PKGBUILD 2022-09-05 19:48:18 UTC (rev 1293141) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.10.0 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
