Date: Thursday, December 24, 2020 @ 14:16:25 Author: felixonmars Revision: 788126
upgpkg: haskell-aeson 1.5.4.1-26: rebuild with base16-bytestring 1.0.1.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 14:13:20 UTC (rev 788125) +++ PKGBUILD 2020-12-24 14:16:25 UTC (rev 788126) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=25 +pkgrel=26 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
