Date: Tuesday, July 27, 2021 @ 00:07:28 Author: felixonmars Revision: 986267
upgpkg: haskell-aeson 1.5.6.0-38: rebuild with transformers-compat 0.7 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-27 00:03:20 UTC (rev 986266) +++ PKGBUILD 2021-07-27 00:07:28 UTC (rev 986267) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=37 +pkgrel=38 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
