Date: Thursday, January 27, 2022 @ 18:14:47 Author: felixonmars Revision: 1117206
upgpkg: haskell-mockery 0.3.5-356: rebuild with async 2.2.4 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-27 18:14:26 UTC (rev 1117205) +++ PKGBUILD 2022-01-27 18:14:47 UTC (rev 1117206) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=355 +pkgrel=356 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
