Date: Thursday, December 24, 2020 @ 19:17:37 Author: felixonmars Revision: 788730
upgpkg: haskell-hspec 2.7.4-96: rebuild with comonad 5.0.7 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 19:17:15 UTC (rev 788729) +++ PKGBUILD 2020-12-24 19:17:37 UTC (rev 788730) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=95 +pkgrel=96 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
