Date: Monday, August 29, 2022 @ 23:11:06 Author: felixonmars Revision: 1286806
upgpkg: haskell-aeson 1.5.6.0-131: rebuild with base-compat 0.12.2, base-compat-batteries 0.12.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-08-29 23:10:35 UTC (rev 1286805) +++ PKGBUILD 2022-08-29 23:11:06 UTC (rev 1286806) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=130 +pkgrel=131 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
