Date: Friday, February 18, 2022 @ 20:21:27 Author: felixonmars Revision: 1134229
upgpkg: haskell-mockery 0.3.5-367: rebuild with hashable 1.4.0.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 20:21:06 UTC (rev 1134228) +++ PKGBUILD 2022-02-18 20:21:27 UTC (rev 1134229) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=366 +pkgrel=367 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
