Date: Thursday, June 28, 2018 @ 19:06:47 Author: felixonmars Revision: 347515
upgpkg: haskell-aeson 1.3.1.1-17 rebuild with generic-deriving 1.12.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-06-28 19:04:11 UTC (rev 347514) +++ PKGBUILD 2018-06-28 19:06:47 UTC (rev 347515) @@ -6,7 +6,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.3.1.1 -pkgrel=16 +pkgrel=17 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
