Date: Saturday, January 19, 2019 @ 11:56:39 Author: felixonmars Revision: 424549
upgpkg: haskell-yaml 0.11.0.0-15 rebuild with unordered-containers 0.2.10.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-01-19 11:55:40 UTC (rev 424548) +++ PKGBUILD 2019-01-19 11:56:39 UTC (rev 424549) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")