Date: Wednesday, February 5, 2020 @ 14:20:03 Author: felixonmars Revision: 563257
upgpkg: haskell-aeson 1.4.6.0-13: rebuild with vector 0.12.1.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-05 14:15:09 UTC (rev 563256) +++ PKGBUILD 2020-02-05 14:20:03 UTC (rev 563257) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.6.0 -pkgrel=12 +pkgrel=13 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
