Date: Friday, March 5, 2021 @ 13:53:48 Author: felixonmars Revision: 881915
upgpkg: haskell-mockery 0.3.5-219: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 13:53:20 UTC (rev 881914) +++ PKGBUILD 2021-03-05 13:53:48 UTC (rev 881915) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=218 +pkgrel=219 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
