Date: Saturday, October 10, 2020 @ 08:44:03 Author: felixonmars Revision: 722951
upgpkg: haskell-yaml 0.11.5.0-19: rebuild with unordered-containers 0.2.13.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 08:43:17 UTC (rev 722950) +++ PKGBUILD 2020-10-10 08:44:03 UTC (rev 722951) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=18 +pkgrel=19 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
