Date: Monday, June 15, 2020 @ 12:26:14 Author: felixonmars Revision: 645046
upgpkg: haskell-yaml 0.11.4.0-15: rebuild with aeson 1.5.2.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-15 12:25:04 UTC (rev 645045) +++ PKGBUILD 2020-06-15 12:26:14 UTC (rev 645046) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=14 +pkgrel=15 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
