Date: Thursday, February 27, 2020 @ 13:50:27 Author: felixonmars Revision: 584080
upgpkg: haskell-mockery 0.3.5-73: rebuild with ghc 8.8.3 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 13:49:49 UTC (rev 584079) +++ PKGBUILD 2020-02-27 13:50:27 UTC (rev 584080) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=72 +pkgrel=73 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
