Date: Wednesday, February 8, 2023 @ 22:46:47 Author: felixonmars Revision: 1396838
upgpkg: haskell-aeson 2.1.1.0-14: rebuild with unliftio-core 0.2.1.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-08 22:46:46 UTC (rev 1396837) +++ PKGBUILD 2023-02-08 22:46:47 UTC (rev 1396838) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=13 +pkgrel=14 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
