Date: Saturday, March 11, 2023 @ 02:15:43 Author: felixonmars Revision: 1417999
upgpkg: haskell-aeson 2.1.2.0-2: rebuild with generically 0.1.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-11 02:13:10 UTC (rev 1417998) +++ PKGBUILD 2023-03-11 02:15:43 UTC (rev 1417999) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.2.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
