Date: Thursday, June 18, 2020 @ 09:40:43 Author: felixonmars Revision: 646911
upgpkg: haskell-yaml 0.11.4.0-17: rebuild with unordered-containers 0.2.11.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-18 09:39:38 UTC (rev 646910) +++ PKGBUILD 2020-06-18 09:40:43 UTC (rev 646911) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=16 +pkgrel=17 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
