Date: Thursday, May 20, 2021 @ 22:36:53 Author: felixonmars Revision: 939584
upgpkg: haskell-hunit 1.6.2.0-31: rebuild with hashable 1.3.2.0 Modified: haskell-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-20 22:36:07 UTC (rev 939583) +++ PKGBUILD 2021-05-20 22:36:53 UTC (rev 939584) @@ -4,7 +4,7 @@ _hkgname=HUnit pkgname=haskell-hunit pkgver=1.6.2.0 -pkgrel=30 +pkgrel=31 pkgdesc="A unit testing framework for Haskell" url="http://hunit.sourceforge.net/" license=("BSD")
