Date: Monday, August 8, 2022 @ 13:02:57 Author: felixonmars Revision: 1260654
upgpkg: haskell-hunit 1.6.2.0-134: rebuild with tasty 1.4.2.3 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-08 13:02:48 UTC (rev 1260653) +++ PKGBUILD 2022-08-08 13:02:57 UTC (rev 1260654) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=133 +pkgrel=134 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
