Date: Saturday, March 28, 2020 @ 21:23:39 Author: felixonmars Revision: 605547
upgpkg: haskell-yaml 0.11.3.0-9: rebuild with attoparsec 0.13.2.4 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 21:22:43 UTC (rev 605546) +++ PKGBUILD 2020-03-28 21:23:39 UTC (rev 605547) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=8 +pkgrel=9 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
