Date: Sunday, June 5, 2022 @ 15:28:34 Author: felixonmars Revision: 1222974
upgpkg: haskell-doctest 0.20.0-10: rebuild with hspec 2.9.7, hspec-core 2.9.7, hspec-discover 2.9.7 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-05 15:28:27 UTC (rev 1222973) +++ PKGBUILD 2022-06-05 15:28:34 UTC (rev 1222974) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.20.0 -pkgrel=9 +pkgrel=10 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
