Date: Monday, October 17, 2022 @ 22:46:16 Author: felixonmars Revision: 1330053
upgpkg: haskell-mockery 0.3.5-500: 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 22:46:11 UTC (rev 1330052) +++ PKGBUILD 2022-10-17 22:46:16 UTC (rev 1330053) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=499 +pkgrel=500 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
