Date: Thursday, February 18, 2021 @ 05:56:38 Author: felixonmars Revision: 863647
upgpkg: haskell-aeson 1.5.5.1-24: rebuild with async 2.2.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-18 05:52:50 UTC (rev 863646) +++ PKGBUILD 2021-02-18 05:56:38 UTC (rev 863647) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=23 +pkgrel=24 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
