Date: Monday, March 7, 2022 @ 09:51:15 Author: felixonmars Revision: 1144270
upgpkg: haskell-hspec 2.9.0-8: rebuild with doctest 0.19.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 09:50:57 UTC (rev 1144269) +++ PKGBUILD 2022-03-07 09:51:15 UTC (rev 1144270) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.9.0 -pkgrel=7 +pkgrel=8 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
