Date: Monday, January 4, 2021 @ 22:20:16 Author: felixonmars Revision: 808284
upgpkg: haskell-hspec 2.7.4-137: rebuild with comonad 5.0.8 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 22:19:54 UTC (rev 808283) +++ PKGBUILD 2021-01-04 22:20:16 UTC (rev 808284) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=136 +pkgrel=137 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
