Date: Thursday, January 5, 2023 @ 02:24:53 Author: felixonmars Revision: 1376543
upgpkg: haskell-doctest-parallel 0.2.4-14: rebuild with hspec 2.10.7, hspec-core 2.10.7, hspec-discover 2.10.7 Modified: haskell-doctest-parallel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-05 02:24:20 UTC (rev 1376542) +++ PKGBUILD 2023-01-05 02:24:53 UTC (rev 1376543) @@ -3,7 +3,7 @@ _hkgname=doctest-parallel pkgname=haskell-doctest-parallel pkgver=0.2.4 -pkgrel=13 +pkgrel=14 pkgdesc="Test interactive Haskell examples" url="https://github.com/martijnbastiaan/doctest-parallel#readme" license=("MIT")
