Date: Monday, September 5, 2022 @ 20:07:35 Author: felixonmars Revision: 1293207
upgpkg: haskell-doctest 0.20.0-35: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-05 20:07:25 UTC (rev 1293206) +++ PKGBUILD 2022-09-05 20:07:35 UTC (rev 1293207) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.20.0 -pkgrel=34 +pkgrel=35 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
