Date: Tuesday, March 31, 2020 @ 22:52:43 Author: felixonmars Revision: 608499
upgpkg: haskell-mockery 0.3.5-76: rebuild with QuickCheck 2.14 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 22:52:14 UTC (rev 608498) +++ PKGBUILD 2020-03-31 22:52:43 UTC (rev 608499) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=75 +pkgrel=76 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
