Date: Saturday, June 19, 2021 @ 01:24:25 Author: felixonmars Revision: 965296
upgpkg: haskell-mockery 0.3.5-272: rebuild with ghc 9.0.1 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-19 01:23:44 UTC (rev 965295) +++ PKGBUILD 2021-06-19 01:24:25 UTC (rev 965296) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=271 +pkgrel=272 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
