Date: Monday, August 17, 2020 @ 18:04:02 Author: felixonmars Revision: 682972
upgpkg: haskell-mockery 0.3.5-87: rebuild with ghc 8.10.2 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 18:03:24 UTC (rev 682971) +++ PKGBUILD 2020-08-17 18:04:02 UTC (rev 682972) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=86 +pkgrel=87 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
