Date: Friday, February 18, 2022 @ 18:33:51 Author: felixonmars Revision: 1134081
upgpkg: haskell-hunit 1.6.2.0-84: rebuild with hashable 1.4.0.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-18 18:33:29 UTC (rev 1134080) +++ PKGBUILD 2022-02-18 18:33:51 UTC (rev 1134081) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=83 +pkgrel=84 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
