Date: Thursday, February 18, 2021 @ 07:42:54 Author: felixonmars Revision: 863751
upgpkg: haskell-yaml 0.11.5.0-83: rebuild with async 2.2.3 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 07:42:02 UTC (rev 863750) +++ PKGBUILD 2021-02-18 07:42:54 UTC (rev 863751) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=82 +pkgrel=83 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")