Date: Friday, September 18, 2020 @ 16:50:25 Author: felixonmars Revision: 710686
upgpkg: haskell-aeson 1.5.4.0-8: rebuild with base16-bytestring 1.0.0.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-18 16:47:22 UTC (rev 710685) +++ PKGBUILD 2020-09-18 16:50:25 UTC (rev 710686) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.0 -pkgrel=7 +pkgrel=8 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
