Date: Thursday, February 27, 2020 @ 11:52:16 Author: felixonmars Revision: 583937
upgpkg: haskell-tasty-hunit 0.10.0.2-18: 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:51:40 UTC (rev 583936) +++ PKGBUILD 2020-02-27 11:52:16 UTC (rev 583937) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=17 +pkgrel=18 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")