Date: Friday, January 6, 2023 @ 17:51:25 Author: felixonmars Revision: 1378711
upgpkg: haskell-hunit 1.6.2.0-172: 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 17:50:27 UTC (rev 1378710) +++ PKGBUILD 2023-01-06 17:51:25 UTC (rev 1378711) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=171 +pkgrel=172 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
