Date: Thursday, March 11, 2021 @ 14:24:45 Author: felixonmars Revision: 887506
upgpkg: haskell-mockery 0.3.5-226: 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 14:22:17 UTC (rev 887505) +++ PKGBUILD 2021-03-11 14:24:45 UTC (rev 887506) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=225 +pkgrel=226 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
