Date: Thursday, March 3, 2022 @ 02:15:03 Author: felixonmars Revision: 1140283
upgpkg: haskell-mockery 0.3.5-370: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 02:14:42 UTC (rev 1140282) +++ PKGBUILD 2022-03-03 02:15:03 UTC (rev 1140283) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=369 +pkgrel=370 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
