Date: Saturday, January 30, 2021 @ 14:33:04 Author: felixonmars Revision: 835911
upgpkg: haskell-hspec 2.7.7-28: rebuild with vector 0.12.2.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-30 14:32:16 UTC (rev 835910) +++ PKGBUILD 2021-01-30 14:33:04 UTC (rev 835911) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.7 -pkgrel=27 +pkgrel=28 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
