Date: Friday, March 5, 2021 @ 17:35:18 Author: felixonmars Revision: 882006
upgpkg: haskell-mockery 0.3.5-220: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 17:31:03 UTC (rev 882005) +++ PKGBUILD 2021-03-05 17:35:18 UTC (rev 882006) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=219 +pkgrel=220 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
