Date: Thursday, September 22, 2022 @ 09:26:09 Author: felixonmars Revision: 1306678
upgpkg: haskell-hspec-expectations-lifted 0.10.0-128: rebuild with hspec 2.10.1, hspec-core 2.10.1, hspec-discover 2.10.1 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-22 09:25:21 UTC (rev 1306677) +++ PKGBUILD 2022-09-22 09:26:09 UTC (rev 1306678) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=127 +pkgrel=128 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
