Date: Wednesday, May 5, 2021 @ 12:25:51 Author: felixonmars Revision: 927577
upgpkg: haskell-aeson 1.5.6.0-20: rebuild with uuid-types 1.0.5, uuid 1.3.15 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-05 12:21:05 UTC (rev 927576) +++ PKGBUILD 2021-05-05 12:25:51 UTC (rev 927577) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=19 +pkgrel=20 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
