Date: Thursday, September 17, 2020 @ 17:33:07 Author: felixonmars Revision: 708847
upgpkg: haskell-mockery 0.3.5-102: rebuild with hspec 2.7.4, hspec-core 2.7.4, hspec-discover 2.7.4 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-17 17:32:40 UTC (rev 708846) +++ PKGBUILD 2020-09-17 17:33:07 UTC (rev 708847) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=101 +pkgrel=102 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
