Date: Saturday, February 6, 2021 @ 12:13:59 Author: felixonmars Revision: 846581
upgpkg: haskell-aeson 1.5.5.1-16: rebuild with data-fix 0.3.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 12:12:14 UTC (rev 846580) +++ PKGBUILD 2021-02-06 12:13:59 UTC (rev 846581) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=15 +pkgrel=16 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
