Date: Saturday, December 8, 2018 @ 12:57:45 Author: felixonmars Revision: 412329
upgpkg: haskell-aeson 1.4.2.0-2 rebuild with vector 0.12.0.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-12-08 12:53:06 UTC (rev 412328) +++ PKGBUILD 2018-12-08 12:57:45 UTC (rev 412329) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.2.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")
