Date: Monday, January 4, 2021 @ 16:57:48 Author: felixonmars Revision: 807705
upgpkg: haskell-aeson-yaml 1.1.0.0-83: rebuild with aeson 1.5.5.0 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-04 16:57:19 UTC (rev 807704) +++ PKGBUILD 2021-01-04 16:57:48 UTC (rev 807705) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=82 +pkgrel=83 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
