Date: Thursday, January 27, 2022 @ 18:50:32 Author: felixonmars Revision: 1117295
upgpkg: haskell-mockery 0.3.5-357: 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:50:12 UTC (rev 1117294) +++ PKGBUILD 2022-01-27 18:50:32 UTC (rev 1117295) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=356 +pkgrel=357 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
