Date: Friday, February 11, 2022 @ 12:15:31 Author: felixonmars Revision: 1131914
upgpkg: haskell-libyaml 0.1.2-193: rebuild with unordered-containers 0.2.16.0 Modified: haskell-libyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-11 12:15:08 UTC (rev 1131913) +++ PKGBUILD 2022-02-11 12:15:31 UTC (rev 1131914) @@ -3,7 +3,7 @@ _hkgname=libyaml pkgname=haskell-libyaml pkgver=0.1.2 -pkgrel=192 +pkgrel=193 pkgdesc="Low-level, streaming YAML interface." url="https://github.com/snoyberg/libyaml" license=('BSD')
