Date: Tuesday, January 5, 2021 @ 09:03:05 Author: felixonmars Revision: 808495
upgpkg: haskell-hspec 2.7.4-141: 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-05 09:02:43 UTC (rev 808494) +++ PKGBUILD 2021-01-05 09:03:05 UTC (rev 808495) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=140 +pkgrel=141 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
