Date: Sunday, February 16, 2020 @ 13:55:36 Author: felixonmars Revision: 572596
upgpkg: haskell-yaml 0.11.2.0-33: rebuild with ghc 8.8.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-16 13:54:30 UTC (rev 572595) +++ PKGBUILD 2020-02-16 13:55:36 UTC (rev 572596) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.2.0 -pkgrel=32 +pkgrel=33 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
