Date: Monday, January 17, 2022 @ 09:49:34 Author: felixonmars Revision: 1107641
upgpkg: haskell-hunit 1.6.2.0-75: 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 09:26:28 UTC (rev 1107640) +++ PKGBUILD 2022-01-17 09:49:34 UTC (rev 1107641) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=74 +pkgrel=75 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
