Date: Friday, February 17, 2023 @ 08:43:41 Author: felixonmars Revision: 1401135
upgpkg: haskell-doctest 0.20.1-25: rebuild with hspec 2.10.9, hspec-core 2.10.9, hspec-discover 2.10.9 Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-17 08:42:35 UTC (rev 1401134) +++ PKGBUILD 2023-02-17 08:43:41 UTC (rev 1401135) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.20.1 -pkgrel=24 +pkgrel=25 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")