Date: Tuesday, October 18, 2022 @ 00:37:00 Author: felixonmars Revision: 1331049
upgpkg: haskell-aeson 2.1.0.0-2: rebuild with hspec 2.10.3, hspec-core 2.10.3, hspec-discover 2.10.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-18 00:36:57 UTC (rev 1331048) +++ PKGBUILD 2022-10-18 00:37:00 UTC (rev 1331049) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.0.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")
