Date: Monday, May 11, 2020 @ 20:14:27 Author: felixonmars Revision: 626429
upgpkg: haskell-tasty-hunit 0.10.0.2-28: rebuild with tasty 1.3 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-11 20:13:55 UTC (rev 626428) +++ PKGBUILD 2020-05-11 20:14:27 UTC (rev 626429) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=27 +pkgrel=28 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")
