Date: Thursday, March 25, 2021 @ 10:00:34 Author: felixonmars Revision: 902835
upgpkg: haskell-aeson 1.5.6.0-12: rebuild with tasty 1.4.0.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-25 09:56:16 UTC (rev 902834) +++ PKGBUILD 2021-03-25 10:00:34 UTC (rev 902835) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=11 +pkgrel=12 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
