Date: Sunday, August 15, 2021 @ 17:50:45 Author: felixonmars Revision: 998950
upgpkg: haskell-hspec-expectations-lifted 0.10.0-69: rebuild with hspec 2.8.3, hspec-core 2.8.3, hspec-discover 2.8.3 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-15 17:50:13 UTC (rev 998949) +++ PKGBUILD 2021-08-15 17:50:45 UTC (rev 998950) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=68 +pkgrel=69 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
