Date: Friday, December 11, 2020 @ 17:49:17 Author: felixonmars Revision: 773175
upgpkg: haskell-mockery 0.3.5-130: rebuild with base-orphans 0.8.5 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-11 17:48:38 UTC (rev 773174) +++ PKGBUILD 2020-12-11 17:49:17 UTC (rev 773175) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=129 +pkgrel=130 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
