Date: Wednesday, August 24, 2022 @ 20:53:08 Author: felixonmars Revision: 1277132
upgpkg: haskell-hspec-expectations-lifted 0.10.0-124: rebuild with hashable 1.4.1.0 Modified: haskell-hspec-expectations-lifted/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 20:52:57 UTC (rev 1277131) +++ PKGBUILD 2022-08-24 20:53:08 UTC (rev 1277132) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations-lifted pkgname=haskell-hspec-expectations-lifted pkgver=0.10.0 -pkgrel=123 +pkgrel=124 pkgdesc="A version of hspec-expectations generalized to MonadIO" url="https://github.com/hspec/hspec-expectations-lifted" license=("MIT")
