Date: Saturday, March 28, 2020 @ 14:26:58 Author: felixonmars Revision: 605110
upgpkg: haskell-aeson 1.4.7.1-2: rebuild with attoparsec 0.13.2.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-03-28 14:22:25 UTC (rev 605109) +++ PKGBUILD 2020-03-28 14:26:58 UTC (rev 605110) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.7.1 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
