Date: Tuesday, November 22, 2022 @ 12:51:49 Author: felixonmars Revision: 1351535
upgpkg: haskell-aeson 2.1.1.0-2: rebuild with hspec 2.10.5, hspec-core 2.10.5, hspec-discover 2.10.5 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-11-22 12:51:49 UTC (rev 1351534) +++ PKGBUILD 2022-11-22 12:51:49 UTC (rev 1351535) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.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")
