Date: Saturday, May 28, 2022 @ 13:46:42 Author: felixonmars Revision: 1211351
upgpkg: haskell-hspec 2.9.6-20: rebuild with doctest 0.20.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:46:36 UTC (rev 1211350) +++ PKGBUILD 2022-05-28 13:46:42 UTC (rev 1211351) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.6 -pkgrel=19 +pkgrel=20 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
