Date: Thursday, February 27, 2020 @ 11:26:09 Author: felixonmars Revision: 583885
upgpkg: haskell-tasty-hunit 0.10.0.2-17: rebuild with ghc 8.8.3 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 11:25:36 UTC (rev 583884) +++ PKGBUILD 2020-02-27 11:26:09 UTC (rev 583885) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=16 +pkgrel=17 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")