Date: Monday, February 15, 2021 @ 00:11:50 Author: felixonmars Revision: 860101
upgpkg: haskell-test-framework 0.8.2.0-218: rebuild with doctest 0.18 Modified: haskell-test-framework/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 00:10:51 UTC (rev 860100) +++ PKGBUILD 2021-02-15 00:11:50 UTC (rev 860101) @@ -4,7 +4,7 @@ _hkgname=test-framework pkgname=haskell-test-framework pkgver=0.8.2.0 -pkgrel=217 +pkgrel=218 pkgdesc="Framework for running and organising tests, with HUnit and QuickCheck support" url="https://batterseapower.github.io/test-framework/" license=("BSD")
