Date: Monday, February 6, 2023 @ 04:51:18 Author: felixonmars Revision: 1394068
upgpkg: haskell-doctest-parallel 0.2.4-18: rebuild with hspec 2.10.8, hspec-core 2.10.8, hspec-discover 2.10.8 Modified: haskell-doctest-parallel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-06 04:51:07 UTC (rev 1394067) +++ PKGBUILD 2023-02-06 04:51:18 UTC (rev 1394068) @@ -3,7 +3,7 @@ _hkgname=doctest-parallel pkgname=haskell-doctest-parallel pkgver=0.2.4 -pkgrel=17 +pkgrel=18 pkgdesc="Test interactive Haskell examples" url="https://github.com/martijnbastiaan/doctest-parallel#readme" license=("MIT")
