Date: Wednesday, March 17, 2021 @ 03:31:51 Author: felixonmars Revision: 892870
upgpkg: haskell-aeson 1.5.6.0-8: rebuild with doctest 0.18.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-17 03:27:27 UTC (rev 892869) +++ PKGBUILD 2021-03-17 03:31:51 UTC (rev 892870) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=7 +pkgrel=8 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
