Date: Monday, March 7, 2022 @ 22:58:42 Author: felixonmars Revision: 1145273
upgpkg: haskell-aeson 1.5.6.0-85: rebuild with doctest 0.19.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-07 22:56:59 UTC (rev 1145272) +++ PKGBUILD 2022-03-07 22:58:42 UTC (rev 1145273) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=84 +pkgrel=85 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
