Date: Thursday, April 22, 2021 @ 12:41:17 Author: felixonmars Revision: 921001
upgpkg: haskell-mockery 0.3.5-249: rebuild with hspec 2.7.10, hspec-core 2.7.10, hspec-discover 2.7.10 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-22 12:40:35 UTC (rev 921000) +++ PKGBUILD 2021-04-22 12:41:17 UTC (rev 921001) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=248 +pkgrel=249 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
