Date: Saturday, December 26, 2020 @ 03:09:00 Author: felixonmars Revision: 791721
upgpkg: haskell-hspec-expectations-lifted 0.10.0-11: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-26 03:08:39 UTC (rev 791720) +++ PKGBUILD 2020-12-26 03:09:00 UTC (rev 791721) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=10 +pkgrel=11 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
