Date: Saturday, May 28, 2022 @ 12:33:18 Author: felixonmars Revision: 1211171
upgpkg: haskell-hspec 2.9.6-14: 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 12:32:38 UTC (rev 1211170) +++ PKGBUILD 2022-05-28 12:33:18 UTC (rev 1211171) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.6 -pkgrel=13 +pkgrel=14 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
