Date: Monday, June 6, 2022 @ 10:35:59 Author: felixonmars Revision: 1225784
upgpkg: haskell-doctest-parallel 0.2.2-18: rebuild with typed-process 0.2.10.0 Modified: haskell-doctest-parallel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-06 10:35:52 UTC (rev 1225783) +++ PKGBUILD 2022-06-06 10:35:59 UTC (rev 1225784) @@ -3,7 +3,7 @@ _hkgname=doctest-parallel pkgname=haskell-doctest-parallel pkgver=0.2.2 -pkgrel=17 +pkgrel=18 pkgdesc="Test interactive Haskell examples" url="https://github.com/martijnbastiaan/doctest-parallel#readme" license=("MIT")
