Date: Monday, March 21, 2022 @ 15:47:47 Author: felixonmars Revision: 1167058
upgpkg: haskell-hunit 1.6.2.0-100: rebuild with hspec 2.9.2, hspec-core 2.9.2, hspec-discover 2.9.2, hspec-meta 2.9.0.1 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-21 15:47:19 UTC (rev 1167057) +++ PKGBUILD 2022-03-21 15:47:47 UTC (rev 1167058) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=99 +pkgrel=100 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
