Date: Wednesday, May 19, 2021 @ 16:26:21 Author: felixonmars Revision: 936583
upgpkg: haskell-hspec 2.8.1-2: rebuild with hspec 2.8.1, hspec-core 2.8.1, hspec-discover 2.8.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-19 16:25:46 UTC (rev 936582) +++ PKGBUILD 2021-05-19 16:26:21 UTC (rev 936583) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=1 +pkgrel=2 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
