Date: Wednesday, February 24, 2021 @ 23:31:44 Author: felixonmars Revision: 872112
upgpkg: haskell-tasty-hunit 0.10.0.3-89: rebuild with regex-base 0.94.0.1 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-24 23:21:14 UTC (rev 872111) +++ PKGBUILD 2021-02-24 23:31:44 UTC (rev 872112) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.3 -pkgrel=88 +pkgrel=89 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")