Date: Monday, October 10, 2022 @ 09:44:36 Author: felixonmars Revision: 1324846
upgpkg: haskell-hspec 2.10.2-7: rebuild with vector 0.13.0.0 Modified: haskell-hspec/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 09:44:10 UTC (rev 1324845) +++ PKGBUILD 2022-10-10 09:44:36 UTC (rev 1324846) @@ -3,7 +3,7 @@ _hkgname=hspec pkgname=haskell-hspec pkgver=2.10.2 -pkgrel=6 +pkgrel=7 pkgdesc="A Testing Framework for Haskell" url="http://hspec.github.io/" license=('MIT')
