Date: Wednesday, August 5, 2020 @ 10:17:35 Author: felixonmars Revision: 669289
upgpkg: haskell-libyaml 0.1.2-41: rebuild with unordered-containers 0.2.12.0 Modified: haskell-libyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-05 10:16:18 UTC (rev 669288) +++ PKGBUILD 2020-08-05 10:17:35 UTC (rev 669289) @@ -3,7 +3,7 @@ _hkgname=libyaml pkgname=haskell-libyaml pkgver=0.1.2 -pkgrel=40 +pkgrel=41 pkgdesc="Low-level, streaming YAML interface." url="https://github.com/snoyberg/libyaml" license=('BSD')
