Date: Wednesday, October 7, 2020 @ 18:27:34 Author: felixonmars Revision: 720845
upgpkg: haskell-aeson-yaml 1.1.0.0-41: rebuild with base-compat 0.11.2, base-compat-batteries 0.11.2 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-07 18:27:07 UTC (rev 720844) +++ PKGBUILD 2020-10-07 18:27:34 UTC (rev 720845) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=40 +pkgrel=41 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')