Date: Thursday, March 19, 2020 @ 20:58:00 Author: felixonmars Revision: 601199
upgpkg: haskell-yaml 0.11.3.0-6: rebuild with conduit 1.3.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-19 20:57:20 UTC (rev 601198) +++ PKGBUILD 2020-03-19 20:58:00 UTC (rev 601199) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.3.0 -pkgrel=5 +pkgrel=6 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
