Date: Friday, January 28, 2022 @ 14:37:41 Author: felixonmars Revision: 1118331
upgpkg: haskell-aeson 1.5.6.0-76: rebuild with async 2.2.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-28 14:34:20 UTC (rev 1118330) +++ PKGBUILD 2022-01-28 14:37:41 UTC (rev 1118331) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=75 +pkgrel=76 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
