Date: Tuesday, March 23, 2021 @ 07:25:33 Author: felixonmars Revision: 900084
upgpkg: haskell-aeson 1.5.6.0-11: rebuild with hspec 2.7.9, hspec-core 2.7.9, hspec-discover 2.7.9 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-23 07:20:47 UTC (rev 900083) +++ PKGBUILD 2021-03-23 07:25:33 UTC (rev 900084) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=10 +pkgrel=11 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
