Date: Thursday, March 11, 2021 @ 13:03:00 Author: felixonmars Revision: 887467
upgpkg: haskell-hunit 1.6.2.0-18: rebuild with tasty 1.4.0.1 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-11 13:02:12 UTC (rev 887466) +++ PKGBUILD 2021-03-11 13:03:00 UTC (rev 887467) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=17 +pkgrel=18 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
