Date: Monday, November 27, 2017 @ 08:00:10 Author: felixonmars Revision: 269452
upgpkg: haskell-aeson 1.2.3.0-2 rebuild with ghc 8.2.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-27 07:58:03 UTC (rev 269451) +++ PKGBUILD 2017-11-27 08:00:10 UTC (rev 269452) @@ -6,7 +6,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.2.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
