Date: Thursday, February 27, 2020 @ 10:47:14 Author: felixonmars Revision: 583831
upgpkg: haskell-tasty-hunit 0.10.0.2-16: 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 10:46:39 UTC (rev 583830) +++ PKGBUILD 2020-02-27 10:47:14 UTC (rev 583831) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=15 +pkgrel=16 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")