Date: Tuesday, September 21, 2021 @ 21:39:15 Author: felixonmars Revision: 1021082
upgpkg: haskell-aeson 1.5.6.0-49: rebuild with random 1.2.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-09-21 21:35:56 UTC (rev 1021081) +++ PKGBUILD 2021-09-21 21:39:15 UTC (rev 1021082) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=48 +pkgrel=49 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
