Date: Sunday, September 6, 2020 @ 13:21:02 Author: felixonmars Revision: 699290
upgpkg: haskell-mockery 0.3.5-95: rebuild with hspec 2.7.3, hspec-core 2.7.3, hspec-discover 2.7.3 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-06 13:10:36 UTC (rev 699289) +++ PKGBUILD 2020-09-06 13:21:02 UTC (rev 699290) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=94 +pkgrel=95 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
