Date: Wednesday, June 10, 2020 @ 13:35:16 Author: felixonmars Revision: 641445
upgpkg: haskell-yaml 0.11.4.0-13: rebuild with doctest 0.17 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-10 13:34:14 UTC (rev 641444) +++ PKGBUILD 2020-06-10 13:35:16 UTC (rev 641445) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=12 +pkgrel=13 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
