Date: Saturday, April 27, 2019 @ 04:52:39 Author: felixonmars Revision: 454527
upgpkg: haskell-aeson 1.4.2.0-18 rebuild with ghc 8.6.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-04-27 04:46:52 UTC (rev 454526) +++ PKGBUILD 2019-04-27 04:52:39 UTC (rev 454527) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.2.0 -pkgrel=17 +pkgrel=18 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
