Date: Sunday, February 10, 2019 @ 07:57:47 Author: felixonmars Revision: 431202
upgpkg: haskell-aeson 1.4.2.0-7 rebuild with generic-deriving 1.12.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-10 07:51:09 UTC (rev 431201) +++ PKGBUILD 2019-02-10 07:57:47 UTC (rev 431202) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.2.0 -pkgrel=6 +pkgrel=7 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
