Date: Wednesday, May 4, 2022 @ 10:24:48 Author: felixonmars Revision: 1193119
upgpkg: haskell-hspec-expectations-lifted 0.10.0-109: rebuild with hspec 2.9.6, hspec-core 2.9.6, hspec-discover 2.9.6 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-04 10:24:42 UTC (rev 1193118) +++ PKGBUILD 2022-05-04 10:24:48 UTC (rev 1193119) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=108 +pkgrel=109 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")