Date: Tuesday, June 8, 2021 @ 01:04:36 Author: felixonmars Revision: 958475
upgpkg: haskell-aeson-yaml 1.1.0.0-156: rebuild with ghc 8.10.5 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-08 01:03:33 UTC (rev 958474) +++ PKGBUILD 2021-06-08 01:04:36 UTC (rev 958475) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=155 +pkgrel=156 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
