Date: Thursday, May 12, 2022 @ 09:43:21 Author: felixonmars Revision: 1198829
upgpkg: haskell-yaml 0.11.8.0-20: rebuild with unordered-containers 0.2.19.1 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 09:43:11 UTC (rev 1198828) +++ PKGBUILD 2022-05-12 09:43:21 UTC (rev 1198829) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.8.0 -pkgrel=19 +pkgrel=20 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
