Date: Tuesday, March 31, 2020 @ 05:10:07 Author: felixonmars Revision: 607598
upgpkg: haskell-yaml 0.11.3.0-11: rebuild with doctest 0.16.3 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-31 05:09:10 UTC (rev 607597) +++ PKGBUILD 2020-03-31 05:10:07 UTC (rev 607598) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=10 +pkgrel=11 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
