Date: Tuesday, March 16, 2021 @ 14:46:45 Author: felixonmars Revision: 891902
upgpkg: haskell-hspec 2.7.8-21: rebuild with doctest 0.18.1 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-16 14:46:40 UTC (rev 891901) +++ PKGBUILD 2021-03-16 14:46:45 UTC (rev 891902) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.8 -pkgrel=20 +pkgrel=21 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
