Date: Wednesday, August 24, 2022 @ 18:41:45 Author: felixonmars Revision: 1276660
upgpkg: haskell-hunit 1.6.2.0-138: rebuild with hashable 1.4.1.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-24 18:41:35 UTC (rev 1276659) +++ PKGBUILD 2022-08-24 18:41:45 UTC (rev 1276660) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=137 +pkgrel=138 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
