Date: Sunday, November 1, 2020 @ 21:27:56 Author: felixonmars Revision: 739028
upgpkg: haskell-mockery 0.3.5-118: rebuild with HUnit 1.6.1.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-01 21:27:32 UTC (rev 739027) +++ PKGBUILD 2020-11-01 21:27:56 UTC (rev 739028) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=117 +pkgrel=118 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
