Date: Wednesday, February 3, 2021 @ 02:35:29 Author: felixonmars Revision: 842069
upgpkg: haskell-aeson 1.5.5.1-14: rebuild with HUnit 1.6.2.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-03 02:31:14 UTC (rev 842068) +++ PKGBUILD 2021-02-03 02:35:29 UTC (rev 842069) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=13 +pkgrel=14 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
