Date: Thursday, March 26, 2020 @ 21:12:21 Author: felixonmars Revision: 604698
upgpkg: haskell-yaml 0.11.3.0-8: rebuild with aeson 1.4.7.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-26 21:11:40 UTC (rev 604697) +++ PKGBUILD 2020-03-26 21:12:21 UTC (rev 604698) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=7 +pkgrel=8 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
