Date: Thursday, October 22, 2020 @ 22:24:12 Author: felixonmars Revision: 730263
upgpkg: haskell-yaml 0.11.5.0-23: rebuild with profunctors 5.6 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-22 22:23:31 UTC (rev 730262) +++ PKGBUILD 2020-10-22 22:24:12 UTC (rev 730263) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=22 +pkgrel=23 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
