Date: Wednesday, January 27, 2021 @ 22:55:00 Author: felixonmars Revision: 833122
upgpkg: haskell-hspec 2.7.7-18: rebuild with bifunctors 5.5.10 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-27 22:54:19 UTC (rev 833121) +++ PKGBUILD 2021-01-27 22:55:00 UTC (rev 833122) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=17 +pkgrel=18 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
