Date: Friday, March 3, 2023 @ 10:28:36 Author: felixonmars Revision: 1409293
upgpkg: haskell-aeson 2.1.1.0-17: rebuild with tagged 0.8.7 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-03 10:28:33 UTC (rev 1409292) +++ PKGBUILD 2023-03-03 10:28:36 UTC (rev 1409293) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=16 +pkgrel=17 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
