Date: Saturday, May 28, 2022 @ 13:35:54 Author: felixonmars Revision: 1211317
upgpkg: haskell-tasty-hunit 0.10.0.3-320: rebuild with doctest 0.20.0 Modified: haskell-tasty-hunit/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 13:35:45 UTC (rev 1211316) +++ PKGBUILD 2022-05-28 13:35:54 UTC (rev 1211317) @@ -4,7 +4,7 @@ _hkgname=tasty-hunit pkgname=haskell-tasty-hunit pkgver=0.10.0.3 -pkgrel=319 +pkgrel=320 pkgdesc="HUnit support for the Tasty test framework." url="https://documentup.com/feuerbach/tasty" license=("MIT")