Date: Sunday, February 14, 2021 @ 22:08:58 Author: felixonmars Revision: 860038
upgpkg: haskell-hspec 2.7.7-67: rebuild with doctest 0.18 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 21:39:02 UTC (rev 860037) +++ PKGBUILD 2021-02-14 22:08:58 UTC (rev 860038) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=66 +pkgrel=67 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
