Date: Sunday, March 5, 2023 @ 13:34:32 Author: felixonmars Revision: 1413463
upgpkg: haskell-aeson 2.1.1.0-19: rebuild with bifunctors 5.5.15 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-05 13:34:25 UTC (rev 1413462) +++ PKGBUILD 2023-03-05 13:34:32 UTC (rev 1413463) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=18 +pkgrel=19 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
