Date: Monday, January 18, 2021 @ 01:12:03 Author: felixonmars Revision: 822213
upgpkg: haskell-aeson 1.5.5.1-5: rebuild with smallcheck 1.2.1 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-18 01:07:46 UTC (rev 822212) +++ PKGBUILD 2021-01-18 01:12:03 UTC (rev 822213) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=4 +pkgrel=5 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
