Date: Friday, September 30, 2022 @ 03:50:56 Author: felixonmars Revision: 1318416
upgpkg: haskell-aeson 2.0.3.0-2: rebuild with hspec 2.10.2, hspec-core 2.10.2, hspec-discover 2.10.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-09-30 03:50:14 UTC (rev 1318415) +++ PKGBUILD 2022-09-30 03:50:56 UTC (rev 1318416) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.0.3.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
