Date: Sunday, August 15, 2021 @ 10:39:45 Author: felixonmars Revision: 998710
upgpkg: haskell-hspec 2.8.3-3: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 10:39:07 UTC (rev 998709) +++ PKGBUILD 2021-08-15 10:39:45 UTC (rev 998710) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.3 -pkgrel=2 +pkgrel=3 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
