Date: Friday, April 1, 2022 @ 01:08:12 Author: felixonmars Revision: 1178143
upgpkg: haskell-hunit 1.6.2.0-104: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 01:08:04 UTC (rev 1178142) +++ PKGBUILD 2022-04-01 01:08:12 UTC (rev 1178143) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=103 +pkgrel=104 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
