Date: Monday, September 14, 2020 @ 18:01:54 Author: felixonmars Revision: 706155
upgpkg: haskell-mockery 0.3.5-101: rebuild with quickcheck-classes-base 0.6.1.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-14 18:01:32 UTC (rev 706154) +++ PKGBUILD 2020-09-14 18:01:54 UTC (rev 706155) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=100 +pkgrel=101 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
