Date: Thursday, August 13, 2020 @ 07:09:10 Author: felixonmars Revision: 676932
upgpkg: haskell-aeson-yaml 1.1.0.0-15: rebuild with quickcheck-instances 0.3.24 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-13 07:08:32 UTC (rev 676931) +++ PKGBUILD 2020-08-13 07:09:10 UTC (rev 676932) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=14 +pkgrel=15 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
