Date: Wednesday, March 22, 2023 @ 02:42:20 Author: felixonmars Revision: 1425682
upgpkg: haskell-aeson 2.1.2.0-4: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:42:08 UTC (rev 1425681) +++ PKGBUILD 2023-03-22 02:42:20 UTC (rev 1425682) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.2.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")
