Date: Monday, October 17, 2022 @ 20:45:36 Author: felixonmars Revision: 1329771
upgpkg: haskell-hunit 1.6.2.0-156: 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 20:45:24 UTC (rev 1329770) +++ PKGBUILD 2022-10-17 20:45:36 UTC (rev 1329771) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=155 +pkgrel=156 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
