Date: Wednesday, October 26, 2022 @ 15:21:10 Author: felixonmars Revision: 1336229
upgpkg: haskell-aeson 2.1.0.0-3: rebuild with doctest 0.20.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-26 15:21:04 UTC (rev 1336228) +++ PKGBUILD 2022-10-26 15:21:10 UTC (rev 1336229) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=2.1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance" url="https://github.com/haskell/aeson" license=("GPL")
