Date: Saturday, March 4, 2023 @ 11:29:03 Author: felixonmars Revision: 1411832
upgpkg: haskell-aeson 2.1.1.0-18: rebuild with typed-process 0.2.11.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-04 11:28:54 UTC (rev 1411831) +++ PKGBUILD 2023-03-04 11:29:03 UTC (rev 1411832) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=17 +pkgrel=18 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
