Date: Wednesday, June 29, 2022 @ 22:07:20 Author: felixonmars Revision: 1241505
upgpkg: haskell-aeson 1.5.6.0-116: rebuild with transformers-compat 0.7.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 22:07:13 UTC (rev 1241504) +++ PKGBUILD 2022-06-29 22:07:20 UTC (rev 1241505) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=115 +pkgrel=116 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
