Date: Tuesday, June 16, 2020 @ 07:15:33 Author: felixonmars Revision: 645947
upgpkg: haskell-yaml 0.11.4.0-16: rebuild with base-prelude 1.4 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-16 07:14:30 UTC (rev 645946) +++ PKGBUILD 2020-06-16 07:15:33 UTC (rev 645947) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=15 +pkgrel=16 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
