Date: Monday, April 29, 2019 @ 12:25:49 Author: felixonmars Revision: 456067
upgpkg: haskell-aeson 1.4.2.0-19 rebuild with generic-deriving 1.12.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-29 12:23:30 UTC (rev 456066) +++ PKGBUILD 2019-04-29 12:25:49 UTC (rev 456067) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.2.0 -pkgrel=18 +pkgrel=19 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
