Date: Sunday, January 31, 2021 @ 01:40:27 Author: felixonmars Revision: 836895
upgpkg: haskell-aeson 1.5.5.1-12: rebuild with vector 0.12.2.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-31 01:36:05 UTC (rev 836894) +++ PKGBUILD 2021-01-31 01:40:27 UTC (rev 836895) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=11 +pkgrel=12 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
