Date: Sunday, December 13, 2020 @ 23:26:37 Author: felixonmars Revision: 774635
upgpkg: haskell-mockery 0.3.5-132: 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-13 22:50:14 UTC (rev 774634) +++ PKGBUILD 2020-12-13 23:26:37 UTC (rev 774635) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=131 +pkgrel=132 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")