Date: Tuesday, November 17, 2020 @ 07:34:58 Author: felixonmars Revision: 756049
upgpkg: haskell-aeson-yaml 1.1.0.0-59: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 07:34:07 UTC (rev 756048) +++ PKGBUILD 2020-11-17 07:34:58 UTC (rev 756049) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=58 +pkgrel=59 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
