Date: Wednesday, May 19, 2021 @ 18:21:08 Author: felixonmars Revision: 936597
upgpkg: haskell-hspec 2.8.1-3: 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 18:20:36 UTC (rev 936596) +++ PKGBUILD 2021-05-19 18:21:08 UTC (rev 936597) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.8.1 -pkgrel=2 +pkgrel=3 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
