Date: Monday, August 31, 2020 @ 10:32:48 Author: felixonmars Revision: 694113
upgpkg: haskell-yaml 0.11.5.0-5: rebuild with happy 1.20.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-31 10:31:52 UTC (rev 694112) +++ PKGBUILD 2020-08-31 10:32:48 UTC (rev 694113) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.5.0 -pkgrel=4 +pkgrel=5 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
