Date: Sunday, February 14, 2021 @ 00:07:28 Author: felixonmars Revision: 859882
upgpkg: haskell-hunit 1.6.2.0-8: rebuild with doctest 0.18 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 00:07:00 UTC (rev 859881) +++ PKGBUILD 2021-02-14 00:07:28 UTC (rev 859882) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=7 +pkgrel=8 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
