Date: Sunday, November 6, 2022 @ 18:44:01 Author: felixonmars Revision: 1344026
upgpkg: haskell-aeson 2.1.0.0-4: rebuild with hspec 2.10.4, hspec-core 2.10.4, hspec-discover 2.10.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-06 18:42:59 UTC (rev 1344025) +++ PKGBUILD 2022-11-06 18:44:01 UTC (rev 1344026) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
