Date: Monday, January 17, 2022 @ 10:24:33 Author: felixonmars Revision: 1107673
upgpkg: haskell-hunit 1.6.2.0-76: rebuild with hashable 1.3.5.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-17 10:24:14 UTC (rev 1107672) +++ PKGBUILD 2022-01-17 10:24:33 UTC (rev 1107673) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=75 +pkgrel=76 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
