Date: Saturday, October 3, 2020 @ 17:48:10 Author: felixonmars Revision: 716662
upgpkg: haskell-hspec 2.7.4-14: rebuild with transformers-compat 0.6.6 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 17:47:47 UTC (rev 716661) +++ PKGBUILD 2020-10-03 17:48:10 UTC (rev 716662) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=13 +pkgrel=14 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
