Date: Friday, February 19, 2021 @ 23:30:35 Author: felixonmars Revision: 866455
upgpkg: haskell-libyaml 0.1.2-112: rebuild with profunctors 5.6.2 Modified: haskell-libyaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-19 23:30:04 UTC (rev 866454) +++ PKGBUILD 2021-02-19 23:30:35 UTC (rev 866455) @@ -3,7 +3,7 @@ _hkgname=libyaml pkgname=haskell-libyaml pkgver=0.1.2 -pkgrel=111 +pkgrel=112 pkgdesc="Low-level, streaming YAML interface." url="https://github.com/snoyberg/libyaml" license=('BSD')
