Date: Saturday, February 6, 2021 @ 20:47:09 Author: felixonmars Revision: 847332
upgpkg: haskell-aeson 1.5.5.1-17: rebuild with data-fix 0.3.1 (possibly 2nd time, due to binutils weirdness on user ownership (Arch Incident 0003)) Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-06 20:39:23 UTC (rev 847331) +++ PKGBUILD 2021-02-06 20:47:09 UTC (rev 847332) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=16 +pkgrel=17 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
