Date: Tuesday, February 2, 2021 @ 15:35:19 Author: felixonmars Revision: 841056
upgpkg: haskell-mockery 0.3.5-192: rebuild with HUnit 1.6.2.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-02 15:34:39 UTC (rev 841055) +++ PKGBUILD 2021-02-02 15:35:19 UTC (rev 841056) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=191 +pkgrel=192 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
