Date: Monday, December 30, 2019 @ 08:02:21 Author: felixonmars Revision: 544083
upgpkg: haskell-hunit 1.6.0.0-18: rebuild with exceptions 0.10.4 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-12-30 08:01:37 UTC (rev 544082) +++ PKGBUILD 2019-12-30 08:02:21 UTC (rev 544083) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.0.0 -pkgrel=17 +pkgrel=18 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
