Date: Thursday, August 13, 2020 @ 15:40:34 Author: felixonmars Revision: 677506
upgpkg: haskell-mockery 0.3.5-85: rebuild with hspec 2.7.2, hspec-core 2.7.2, hspec-discover 2.7.2 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 15:40:00 UTC (rev 677505) +++ PKGBUILD 2020-08-13 15:40:34 UTC (rev 677506) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=84 +pkgrel=85 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
