Date: Tuesday, May 12, 2020 @ 15:30:30 Author: felixonmars Revision: 627012
upgpkg: haskell-aeson 1.4.7.1-9: rebuild with tasty 1.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-12 15:19:58 UTC (rev 627011) +++ PKGBUILD 2020-05-12 15:30:30 UTC (rev 627012) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.4.7.1 -pkgrel=8 +pkgrel=9 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
