Date: Sunday, January 31, 2021 @ 01:33:29 Author: felixonmars Revision: 836880
upgpkg: haskell-hspec-expectations-lifted 0.10.0-27: rebuild with vector 0.12.2.0 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 01:32:54 UTC (rev 836879) +++ PKGBUILD 2021-01-31 01:33:29 UTC (rev 836880) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=26 +pkgrel=27 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")