Date: Monday, February 22, 2021 @ 11:24:16 Author: felixonmars Revision: 868504
upgpkg: haskell-mockery 0.3.5-210: rebuild with hashable 1.3.1.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-22 11:23:54 UTC (rev 868503) +++ PKGBUILD 2021-02-22 11:24:16 UTC (rev 868504) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=209 +pkgrel=210 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
