Date: Tuesday, January 11, 2022 @ 23:39:20 Author: felixonmars Revision: 1101284
upgpkg: haskell-yaml 0.11.7.0-21: rebuild with ghc 9.0.2 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-11 23:37:38 UTC (rev 1101283) +++ PKGBUILD 2022-01-11 23:39:20 UTC (rev 1101284) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.7.0 -pkgrel=20 +pkgrel=21 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
