Date: Wednesday, February 17, 2021 @ 12:26:32 Author: felixonmars Revision: 862437
upgpkg: haskell-hunit 1.6.2.0-9: rebuild with async 2.2.3 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 12:26:01 UTC (rev 862436) +++ PKGBUILD 2021-02-17 12:26:32 UTC (rev 862437) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=8 +pkgrel=9 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
