Date: Monday, October 15, 2018 @ 22:24:14 Author: felixonmars Revision: 394436
upgpkg: haskell-aeson 1.4.1.0-5 rebuild with ghc 8.6.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-10-15 22:18:56 UTC (rev 394435) +++ PKGBUILD 2018-10-15 22:24:14 UTC (rev 394436) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.1.0 -pkgrel=4 +pkgrel=5 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
