Date: Sunday, March 15, 2020 @ 11:14:34 Author: felixonmars Revision: 597801
upgpkg: haskell-test-framework 0.8.2.0-55: rebuild with hashable 1.3.0.0 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-15 11:14:32 UTC (rev 597800) +++ PKGBUILD 2020-03-15 11:14:34 UTC (rev 597801) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=54 +pkgrel=55 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
