Date: Monday, January 17, 2022 @ 18:48:40 Author: felixonmars Revision: 1107934
upgpkg: haskell-hspec-expectations-lifted 0.10.0-91: rebuild with hashable 1.3.5.0 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 18:48:22 UTC (rev 1107933) +++ PKGBUILD 2022-01-17 18:48:40 UTC (rev 1107934) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=90 +pkgrel=91 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
