Date: Friday, March 5, 2021 @ 18:42:28 Author: felixonmars Revision: 882076
upgpkg: haskell-mockery 0.3.5-221: 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 18:42:02 UTC (rev 882075) +++ PKGBUILD 2021-03-05 18:42:28 UTC (rev 882076) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=220 +pkgrel=221 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
