Date: Saturday, February 8, 2020 @ 14:20:36 Author: felixonmars Revision: 564588
upgpkg: haskell-yaml 0.11.2.0-28: rebuild with libyaml 0.1.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-08 14:19:36 UTC (rev 564587) +++ PKGBUILD 2020-02-08 14:20:36 UTC (rev 564588) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.2.0 -pkgrel=27 +pkgrel=28 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
