Date: Monday, December 13, 2021 @ 12:21:28 Author: felixonmars Revision: 1071573
upgpkg: haskell-aeson 1.5.6.0-58: rebuild with indexed-traversable 0.1.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:16:54 UTC (rev 1071572) +++ PKGBUILD 2021-12-13 12:21:28 UTC (rev 1071573) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=57 +pkgrel=58 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
