Date: Wednesday, March 3, 2021 @ 01:03:07 Author: felixonmars Revision: 878747
upgpkg: haskell-yaml 0.11.5.0-91: rebuild with conduit 1.3.4.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 01:02:22 UTC (rev 878746) +++ PKGBUILD 2021-03-03 01:03:07 UTC (rev 878747) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=90 +pkgrel=91 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
