Date: Wednesday, March 23, 2022 @ 22:24:17 Author: felixonmars Revision: 1172202
upgpkg: haskell-doctest 0.19.0-18: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-23 22:24:07 UTC (rev 1172201) +++ PKGBUILD 2022-03-23 22:24:17 UTC (rev 1172202) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.19.0 -pkgrel=17 +pkgrel=18 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
