Date: Thursday, November 18, 2021 @ 13:09:10 Author: felixonmars Revision: 1052216
upgpkg: haskell-aeson 1.5.6.0-56: rebuild with hashable 1.3.4.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-18 13:03:56 UTC (rev 1052215) +++ PKGBUILD 2021-11-18 13:09:10 UTC (rev 1052216) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=55 +pkgrel=56 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
