Date: Tuesday, March 2, 2021 @ 11:46:22 Author: felixonmars Revision: 877321
upgpkg: haskell-aeson 1.5.6.0-3: rebuild with vector-th-unbox 0.2.1.8 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-02 11:43:12 UTC (rev 877320) +++ PKGBUILD 2021-03-02 11:46:22 UTC (rev 877321) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
