Date: Thursday, April 8, 2021 @ 00:26:54 Author: felixonmars Revision: 913125
upgpkg: haskell-hspec-expectations-lifted 0.10.0-50: rebuild with vector 0.12.3.0 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-08 00:26:18 UTC (rev 913124) +++ PKGBUILD 2021-04-08 00:26:54 UTC (rev 913125) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=49 +pkgrel=50 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
