Date: Tuesday, February 12, 2019 @ 10:46:48 Author: felixonmars Revision: 431872
upgpkg: haskell-yaml 0.11.0.0-20 rebuild with libyaml 0.1.1.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-12 10:46:40 UTC (rev 431871) +++ PKGBUILD 2019-02-12 10:46:48 UTC (rev 431872) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.0.0 -pkgrel=19 +pkgrel=20 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
