Date: Wednesday, May 4, 2022 @ 08:52:44 Author: felixonmars Revision: 1192735
upgpkg: haskell-hspec-discover 2.9.6-2: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 (rebuild pass 1, specified --nocheck) Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 08:52:38 UTC (rev 1192734) +++ PKGBUILD 2022-05-04 08:52:44 UTC (rev 1192735) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.9.6 -pkgrel=1 +pkgrel=2 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
