Date: Saturday, December 18, 2021 @ 13:55:49 Author: felixonmars Revision: 1076908
upgpkg: haskell-hspec-expectations-lifted 0.10.0-84: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 13:55:21 UTC (rev 1076907) +++ PKGBUILD 2021-12-18 13:55:49 UTC (rev 1076908) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=83 +pkgrel=84 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
