Date: Monday, October 17, 2022 @ 21:53:49 Author: felixonmars Revision: 1329930
upgpkg: haskell-mockery 0.3.5-498: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 21:53:37 UTC (rev 1329929) +++ PKGBUILD 2022-10-17 21:53:49 UTC (rev 1329930) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=497 +pkgrel=498 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
