Date: Wednesday, January 4, 2023 @ 23:34:08 Author: felixonmars Revision: 1375802
upgpkg: haskell-hspec-expectations-lifted 0.10.0-140: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-04 23:34:05 UTC (rev 1375801) +++ PKGBUILD 2023-01-04 23:34:08 UTC (rev 1375802) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=139 +pkgrel=140 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
