Date: Monday, October 17, 2022 @ 21:17:53 Author: felixonmars Revision: 1329871
upgpkg: haskell-hunit 1.6.2.0-157: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-17 21:17:44 UTC (rev 1329870) +++ PKGBUILD 2022-10-17 21:17:53 UTC (rev 1329871) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=156 +pkgrel=157 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
