Date: Wednesday, April 7, 2021 @ 00:07:29 Author: felixonmars Revision: 912226
upgpkg: haskell-hunit 1.6.2.0-25: rebuild with vector 0.12.3.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 00:06:51 UTC (rev 912225) +++ PKGBUILD 2021-04-07 00:07:29 UTC (rev 912226) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=24 +pkgrel=25 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
