Date: Wednesday, May 26, 2021 @ 19:58:58 Author: felixonmars Revision: 946890
upgpkg: haskell-mockery 0.3.5-261: rebuild with hspec 2.8.2, hspec-core 2.8.2, hspec-discover 2.8.2 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-26 19:58:33 UTC (rev 946889) +++ PKGBUILD 2021-05-26 19:58:58 UTC (rev 946890) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=260 +pkgrel=261 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
