Date: Wednesday, May 16, 2018 @ 20:52:03 Author: felixonmars Revision: 323259
upgpkg: haskell-aeson 1.2.4.0-15 rebuild with ghc 8.4.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-16 20:49:57 UTC (rev 323258) +++ PKGBUILD 2018-05-16 20:52:03 UTC (rev 323259) @@ -6,7 +6,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.2.4.0 -pkgrel=14 +pkgrel=15 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
