Date: Sunday, August 30, 2020 @ 21:52:50 Author: felixonmars Revision: 693212
upgpkg: haskell-doctest 0.17-12: rebuild with happy 1.20.0 Modified: haskell-doctest/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 21:48:39 UTC (rev 693211) +++ PKGBUILD 2020-08-30 21:52:50 UTC (rev 693212) @@ -4,7 +4,7 @@ _hkgname=doctest pkgname=haskell-doctest pkgver=0.17 -pkgrel=11 +pkgrel=12 pkgdesc="Test interactive Haskell examples" url="https://github.com/sol/doctest" license=("MIT")
