Date: Sunday, February 14, 2021 @ 00:24:15 Author: felixonmars Revision: 859934
upgpkg: haskell-hspec 2.7.7-65: 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 00:23:48 UTC (rev 859933) +++ PKGBUILD 2021-02-14 00:24:15 UTC (rev 859934) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=64 +pkgrel=65 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
