Date: Monday, December 7, 2020 @ 21:07:24 Author: felixonmars Revision: 771568
upgpkg: haskell-aeson 1.5.4.1-19: rebuild with strict 0.4.0.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-07 21:03:09 UTC (rev 771567) +++ PKGBUILD 2020-12-07 21:07:24 UTC (rev 771568) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=18 +pkgrel=19 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
