Date: Wednesday, May 19, 2021 @ 16:29:03 Author: felixonmars Revision: 936591
upgpkg: haskell-hspec-discover 2.8.1-3: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-hspec-discover/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 16:28:36 UTC (rev 936590) +++ PKGBUILD 2021-05-19 16:29:03 UTC (rev 936591) @@ -3,7 +3,7 @@ _hkgname=hspec-discover pkgname=haskell-hspec-discover pkgver=2.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="Automatically discover and run Hspec tests" url="http://hspec.github.io/" license=('MIT')
