Date: Sunday, November 26, 2017 @ 18:36:27 Author: felixonmars Revision: 268961
upgpkg: haskell-test-framework 0.8.1.1-14 rebuild with ghc 8.2.2 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 18:35:09 UTC (rev 268960) +++ PKGBUILD 2017-11-26 18:36:27 UTC (rev 268961) @@ -5,7 +5,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.1.1 -pkgrel=13 +pkgrel=14 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("custom:BSD3")
