Date: Monday, May 31, 2021 @ 05:53:09 Author: felixonmars Revision: 951784
upgpkg: haskell-yaml 0.11.5.0-117: rebuild with unliftio 0.2.16 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-31 05:52:27 UTC (rev 951783) +++ PKGBUILD 2021-05-31 05:53:09 UTC (rev 951784) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=116 +pkgrel=117 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")