Date: Wednesday, August 5, 2020 @ 15:30:57 Author: felixonmars Revision: 669591
upgpkg: haskell-yaml 0.11.4.0-26: rebuild with unordered-containers 0.2.12.0 Modified: haskell-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 15:29:54 UTC (rev 669590) +++ PKGBUILD 2020-08-05 15:30:57 UTC (rev 669591) @@ -4,7 +4,7 @@ _hkgname=yaml pkgname=haskell-yaml pkgver=0.11.4.0 -pkgrel=25 +pkgrel=26 pkgdesc="Support for parsing and rendering YAML documents." url="https://github.com/snoyberg/yaml/" license=("BSD")
