Date: Tuesday, March 15, 2022 @ 13:08:32 Author: felixonmars Revision: 1154409
upgpkg: haskell-yaml 0.11.8.0-6: rebuild with unordered-containers 0.2.17.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-15 13:06:46 UTC (rev 1154408) +++ PKGBUILD 2022-03-15 13:08:32 UTC (rev 1154409) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.8.0 -pkgrel=5 +pkgrel=6 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
