Date: Saturday, August 14, 2021 @ 22:52:39 Author: felixonmars Revision: 998579
upgpkg: haskell-hspec-discover 2.8.3-2: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-14 22:52:05 UTC (rev 998578) +++ PKGBUILD 2021-08-14 22:52:39 UTC (rev 998579) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.8.3 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
