Date: Tuesday, February 9, 2021 @ 22:10:32 Author: felixonmars Revision: 851807
upgpkg: haskell-hspec-expectations-lifted 0.10.0-32: rebuild with ghc 8.10.4 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-09 22:10:08 UTC (rev 851806) +++ PKGBUILD 2021-02-09 22:10:32 UTC (rev 851807) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=31 +pkgrel=32 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
