Date: Monday, November 1, 2021 @ 22:27:09 Author: felixonmars Revision: 1035305
upgpkg: haskell-aeson 1.5.6.0-51: rebuild with base-orphans 0.8.5, text-show 3.9.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-01 22:24:40 UTC (rev 1035304) +++ PKGBUILD 2021-11-01 22:27:09 UTC (rev 1035305) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=50 +pkgrel=51 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
