Date: Sunday, February 5, 2023 @ 23:31:30 Author: felixonmars Revision: 1393020
upgpkg: haskell-mockery 0.3.5-529: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-mockery/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-05 23:30:47 UTC (rev 1393019) +++ PKGBUILD 2023-02-05 23:31:30 UTC (rev 1393020) @@ -4,7 +4,7 @@ _hkgname=mockery pkgname=haskell-mockery pkgver=0.3.5 -pkgrel=528 +pkgrel=529 pkgdesc="Support functions for automated testing" url="https://github.com/hspec/mockery" license=("MIT")
