Date: Saturday, September 12, 2020 @ 14:05:51 Author: felixonmars Revision: 703904
upgpkg: haskell-tasty-hunit 0.10.0.2-59: rebuild with ansi-terminal 0.11 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 14:05:30 UTC (rev 703903) +++ PKGBUILD 2020-09-12 14:05:51 UTC (rev 703904) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=58 +pkgrel=59 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")