Date: Sunday, February 14, 2021 @ 00:17:49 Author: felixonmars Revision: 859914
upgpkg: haskell-doctest 0.18-2: rebuild with doctest 0.18 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-14 00:17:17 UTC (rev 859913) +++ PKGBUILD 2021-02-14 00:17:49 UTC (rev 859914) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.18 -pkgrel=1 +pkgrel=2 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
