Date: Tuesday, March 31, 2020 @ 21:31:03 Author: felixonmars Revision: 608361
upgpkg: haskell-tasty-hunit 0.10.0.2-25: rebuild with QuickCheck 2.14 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 21:30:35 UTC (rev 608360) +++ PKGBUILD 2020-03-31 21:31:03 UTC (rev 608361) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.2 -pkgrel=24 +pkgrel=25 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")
