Date: Wednesday, July 21, 2021 @ 19:02:39 Author: felixonmars Revision: 982675
upgpkg: haskell-aeson 1.5.6.0-37: rebuild with unliftio 0.2.19 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-21 19:00:47 UTC (rev 982674) +++ PKGBUILD 2021-07-21 19:02:39 UTC (rev 982675) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=36 +pkgrel=37 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
