Date: Monday, August 8, 2022 @ 13:28:45 Author: felixonmars Revision: 1260742
upgpkg: haskell-hunit 1.6.2.0-135: 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:28:07 UTC (rev 1260741) +++ PKGBUILD 2022-08-08 13:28:45 UTC (rev 1260742) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=134 +pkgrel=135 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
