Date: Tuesday, April 13, 2021 @ 15:27:12 Author: felixonmars Revision: 917326
upgpkg: haskell-aeson-yaml 1.1.0.0-141: rebuild with quickcheck-classes-base 0.6.2.0 Modified: haskell-aeson-yaml/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-13 15:26:28 UTC (rev 917325) +++ PKGBUILD 2021-04-13 15:27:12 UTC (rev 917326) @@ -3,7 +3,7 @@ _hkgname=aeson-yaml pkgname=haskell-aeson-yaml pkgver=1.1.0.0 -pkgrel=140 +pkgrel=141 pkgdesc="Output any Aeson value as YAML (pure Haskell library)" url="https://github.com/clovyr/aeson-yaml" license=('BSD')
