Date: Thursday, February 25, 2021 @ 04:56:42 Author: felixonmars Revision: 872840
upgpkg: haskell-aeson 1.5.6.0-2: rebuild with regex-base 0.94.0.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 04:53:40 UTC (rev 872839) +++ PKGBUILD 2021-02-25 04:56:42 UTC (rev 872840) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
