Date: Saturday, May 28, 2022 @ 12:43:12 Author: felixonmars Revision: 1211203
upgpkg: haskell-mockery 0.3.5-424: rebuild with doctest 0.20.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 12:42:45 UTC (rev 1211202) +++ PKGBUILD 2022-05-28 12:43:12 UTC (rev 1211203) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=423 +pkgrel=424 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
