Date: Sunday, March 26, 2023 @ 08:08:20 Author: felixonmars Revision: 1428463
upgpkg: haskell-aeson 2.1.2.0-5: rebuild with lifted-async 0.10.2.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-26 08:08:19 UTC (rev 1428462) +++ PKGBUILD 2023-03-26 08:08:20 UTC (rev 1428463) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.2.0 -pkgrel=4 +pkgrel=5 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
