Date: Monday, October 5, 2020 @ 18:13:29 Author: felixonmars Revision: 718825
upgpkg: haskell-yaml 0.11.5.0-17: rebuild with aeson 1.5.4.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-05 18:13:14 UTC (rev 718824) +++ PKGBUILD 2020-10-05 18:13:29 UTC (rev 718825) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=16 +pkgrel=17 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
