Date: Monday, March 29, 2021 @ 11:53:31 Author: felixonmars Revision: 909057
upgpkg: haskell-aeson 1.5.6.0-15: rebuild with math-functions 0.3.4.2 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-29 11:49:03 UTC (rev 909056) +++ PKGBUILD 2021-03-29 11:53:31 UTC (rev 909057) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=14 +pkgrel=15 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
