Date: Saturday, February 27, 2021 @ 21:17:09 Author: felixonmars Revision: 875508
upgpkg: haskell-aeson-yaml 1.1.0.0-121: rebuild with lifted-async 0.10.1.3 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-27 21:16:39 UTC (rev 875507) +++ PKGBUILD 2021-02-27 21:17:09 UTC (rev 875508) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=120 +pkgrel=121 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
