Date: Wednesday, March 23, 2022 @ 22:59:21 Author: felixonmars Revision: 1172290
upgpkg: haskell-mockery 0.3.5-401: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 22:59:12 UTC (rev 1172289) +++ PKGBUILD 2022-03-23 22:59:21 UTC (rev 1172290) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=400 +pkgrel=401 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
