Date: Saturday, April 23, 2022 @ 17:27:21 Author: felixonmars Revision: 1187685
upgpkg: haskell-hunit 1.6.2.0-106: rebuild with hashable 1.4.0.1 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 17:27:00 UTC (rev 1187684) +++ PKGBUILD 2022-04-23 17:27:21 UTC (rev 1187685) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=105 +pkgrel=106 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
