Date: Saturday, May 28, 2022 @ 12:16:03 Author: felixonmars Revision: 1211107
upgpkg: haskell-doctest 0.20.0-2: rebuild with doctest 0.20.0 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 12:15:56 UTC (rev 1211106) +++ PKGBUILD 2022-05-28 12:16:03 UTC (rev 1211107) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.20.0 -pkgrel=1 +pkgrel=2 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")