Date: Saturday, October 3, 2020 @ 15:41:37 Author: felixonmars Revision: 716574
upgpkg: haskell-hspec 2.7.4-12: 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 15:41:28 UTC (rev 716573) +++ PKGBUILD 2020-10-03 15:41:37 UTC (rev 716574) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=11 +pkgrel=12 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
