Date: Tuesday, February 4, 2020 @ 18:42:40 Author: felixonmars Revision: 562288
upgpkg: haskell-hspec 2.7.1-22: rebuild with vector 0.12.1.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-04 18:41:59 UTC (rev 562287) +++ PKGBUILD 2020-02-04 18:42:40 UTC (rev 562288) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.7.1 -pkgrel=21 +pkgrel=22 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
