Date: Friday, October 9, 2020 @ 18:08:24 Author: felixonmars Revision: 722644
upgpkg: haskell-libyaml 0.1.2-61: rebuild with unordered-containers 0.2.13.0 Modified: haskell-libyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-09 18:07:57 UTC (rev 722643) +++ PKGBUILD 2020-10-09 18:08:24 UTC (rev 722644) @@ -3,7 +3,7 @@ _hkgname=libyaml pkgname=haskell-libyaml pkgver=0.1.2 -pkgrel=60 +pkgrel=61 pkgdesc="Low-level, streaming YAML interface." url="https://github.com/snoyberg/libyaml" license=('BSD')
