Date: Monday, January 2, 2023 @ 17:39:51 Author: felixonmars Revision: 1373305
upgpkg: haskell-aeson 2.1.1.0-8: rebuild with haskell-lexer 1.1.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:39:44 UTC (rev 1373304) +++ PKGBUILD 2023-01-02 17:39:51 UTC (rev 1373305) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.1.0 -pkgrel=7 +pkgrel=8 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
