Date: Saturday, May 28, 2022 @ 13:47:59 Author: felixonmars Revision: 1211357
upgpkg: haskell-mockery 0.3.5-426: 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 13:47:52 UTC (rev 1211356) +++ PKGBUILD 2022-05-28 13:47:59 UTC (rev 1211357) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=425 +pkgrel=426 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
