Date: Tuesday, October 27, 2020 @ 13:38:08 Author: felixonmars Revision: 734406
upgpkg: haskell-test-framework 0.8.2.0-111: rebuild with optparse-applicative 0.16.0.0, optparse-generic 1.4.3, turtle 1.5.21 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-27 13:35:01 UTC (rev 734405) +++ PKGBUILD 2020-10-27 13:38:08 UTC (rev 734406) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=110 +pkgrel=111 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
