Date: Saturday, March 27, 2021 @ 20:03:31 Author: felixonmars Revision: 905549
upgpkg: haskell-doctest 0.18.1-11: rebuild with tasty 1.4.1 (rebuild pass 1, specified --nocheck) Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-27 20:02:48 UTC (rev 905548) +++ PKGBUILD 2021-03-27 20:03:31 UTC (rev 905549) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.18.1 -pkgrel=10 +pkgrel=11 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
