Date: Friday, January 6, 2023 @ 18:47:52 Author: felixonmars Revision: 1378868
upgpkg: haskell-hunit 1.6.2.0-173: rebuild with hashable 1.4.2.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-06 18:47:46 UTC (rev 1378867) +++ PKGBUILD 2023-01-06 18:47:52 UTC (rev 1378868) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=172 +pkgrel=173 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
