Date: Monday, February 15, 2021 @ 10:51:53 Author: felixonmars Revision: 861009
upgpkg: haskell-aeson 1.5.5.1-23: rebuild with doctest 0.18 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-15 10:48:20 UTC (rev 861008) +++ PKGBUILD 2021-02-15 10:51:53 UTC (rev 861009) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=22 +pkgrel=23 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
