Date: Saturday, May 28, 2022 @ 16:31:43 Author: felixonmars Revision: 1212227
upgpkg: haskell-aeson 1.5.6.0-106: rebuild with doctest 0.20.0 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-28 16:31:34 UTC (rev 1212226) +++ PKGBUILD 2022-05-28 16:31:43 UTC (rev 1212227) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.6.0 -pkgrel=105 +pkgrel=106 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
