Date: Monday, January 17, 2022 @ 08:41:08 Author: felixonmars Revision: 1107541
upgpkg: haskell-hunit 1.6.2.0-74: 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 08:40:48 UTC (rev 1107540) +++ PKGBUILD 2022-01-17 08:41:08 UTC (rev 1107541) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=73 +pkgrel=74 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")