Date: Saturday, October 24, 2020 @ 20:22:15 Author: felixonmars Revision: 731659
upgpkg: haskell-hspec 2.7.4-33: rebuild with bifunctors 5.5.8 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-24 20:21:47 UTC (rev 731658) +++ PKGBUILD 2020-10-24 20:22:15 UTC (rev 731659) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.4 -pkgrel=32 +pkgrel=33 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
