Date: Tuesday, September 6, 2022 @ 07:11:52 Author: felixonmars Revision: 1294306
upgpkg: haskell-aeson 1.5.6.0-133: rebuild with hspec 2.10.0, hspec-core 2.10.0, hspec-discover 2.10.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-06 07:11:42 UTC (rev 1294305) +++ PKGBUILD 2022-09-06 07:11:52 UTC (rev 1294306) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=132 +pkgrel=133 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
