Date: Sunday, June 5, 2022 @ 19:17:54 Author: felixonmars Revision: 1224061
upgpkg: haskell-doctest-parallel 0.2.2-17: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 Modified: haskell-doctest-parallel/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 19:17:47 UTC (rev 1224060) +++ PKGBUILD 2022-06-05 19:17:54 UTC (rev 1224061) @@ -3,7 +3,7 @@ _hkgname=doctest-parallel pkgname=haskell-doctest-parallel pkgver=0.2.2 -pkgrel=16 +pkgrel=17 pkgdesc="Test interactive Haskell examples" url="https://github.com/martijnbastiaan/doctest-parallel#readme" license=("MIT")
