Date: Thursday, April 22, 2021 @ 17:44:23 Author: felixonmars Revision: 921370
upgpkg: haskell-hspec-expectations-lifted 0.10.0-52: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 17:43:46 UTC (rev 921369) +++ PKGBUILD 2021-04-22 17:44:23 UTC (rev 921370) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=51 +pkgrel=52 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
