Date: Wednesday, March 3, 2021 @ 19:59:01 Author: felixonmars Revision: 879360
upgpkg: haskell-doctest 0.18-16: rebuild with tasty 1.4 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 19:57:29 UTC (rev 879359) +++ PKGBUILD 2021-03-03 19:59:01 UTC (rev 879360) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.18 -pkgrel=15 +pkgrel=16 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
