Date: Thursday, August 18, 2022 @ 12:05:32 Author: felixonmars Revision: 1267030
upgpkg: haskell-aeson 1.5.6.0-124: rebuild with lifted-async 0.10.2.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-18 12:05:22 UTC (rev 1267029) +++ PKGBUILD 2022-08-18 12:05:32 UTC (rev 1267030) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=123 +pkgrel=124 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
