Date: Wednesday, May 19, 2021 @ 15:55:44 Author: felixonmars Revision: 936492
upgpkg: haskell-hspec-discover 2.8.1-2: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 15:55:19 UTC (rev 936491) +++ PKGBUILD 2021-05-19 15:55:44 UTC (rev 936492) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
