Date: Sunday, November 15, 2020 @ 14:10:39 Author: felixonmars Revision: 754493
upgpkg: haskell-mockery 0.3.5-123: rebuild with QuickCheck 2.14.2 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-15 14:09:24 UTC (rev 754492) +++ PKGBUILD 2020-11-15 14:10:39 UTC (rev 754493) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=122 +pkgrel=123 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
