Date: Monday, February 1, 2021 @ 01:20:23 Author: felixonmars Revision: 839053
upgpkg: haskell-aeson 1.5.5.1-13: rebuild with unliftio 0.2.14 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-01 01:15:57 UTC (rev 839052) +++ PKGBUILD 2021-02-01 01:20:23 UTC (rev 839053) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=12 +pkgrel=13 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
