Date: Thursday, March 11, 2021 @ 23:45:25 Author: felixonmars Revision: 887663
upgpkg: haskell-mockery 0.3.5-227: rebuild with tasty 1.4.0.1 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-11 23:44:48 UTC (rev 887662) +++ PKGBUILD 2021-03-11 23:45:25 UTC (rev 887663) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=226 +pkgrel=227 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
