Date: Wednesday, February 10, 2021 @ 17:09:11 Author: felixonmars Revision: 853749
upgpkg: haskell-yaml 0.11.5.0-79: rebuild with attoparsec 0.13.2.5 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-10 17:08:27 UTC (rev 853748) +++ PKGBUILD 2021-02-10 17:09:11 UTC (rev 853749) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=78 +pkgrel=79 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
