Date: Monday, February 26, 2018 @ 18:56:09 Author: felixonmars Revision: 298658
upgpkg: haskell-test-framework 0.8.2.0-4 rebuild with mtl,2.2.2 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-26 18:54:30 UTC (rev 298657) +++ PKGBUILD 2018-02-26 18:56:09 UTC (rev 298658) @@ -5,7 +5,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=3 +pkgrel=4 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("custom:BSD3")