Date: Friday, February 18, 2022 @ 18:38:14 Author: felixonmars Revision: 1134099
upgpkg: haskell-hspec-expectations 0.8.2-196: rebuild with hashable 1.4.0.0 Modified: haskell-hspec-expectations/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 18:37:53 UTC (rev 1134098) +++ PKGBUILD 2022-02-18 18:38:14 UTC (rev 1134099) @@ -3,7 +3,7 @@ _hkgname=hspec-expectations pkgname=haskell-hspec-expectations pkgver=0.8.2 -pkgrel=195 +pkgrel=196 pkgdesc="Catchy combinators for HUnit" url="https://github.com/sol/hspec-expectations" license=('MIT')