Date: Monday, December 20, 2021 @ 03:05:11 Author: felixonmars Revision: 1079342
upgpkg: haskell-yaml 0.11.7.0-13: rebuild with attoparsec 0.14.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-20 03:04:10 UTC (rev 1079341) +++ PKGBUILD 2021-12-20 03:05:11 UTC (rev 1079342) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.7.0 -pkgrel=12 +pkgrel=13 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
