Date: Sunday, June 9, 2019 @ 09:45:01 Author: felixonmars Revision: 478648
upgpkg: haskell-aeson 1.4.3.0-13 rebuild with async 2.2.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-06-09 09:39:24 UTC (rev 478647) +++ PKGBUILD 2019-06-09 09:45:01 UTC (rev 478648) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.3.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")
