Date: Monday, December 21, 2020 @ 18:34:01 Author: felixonmars Revision: 781358
upgpkg: haskell-aeson 1.5.4.1-23: rebuild with tasty-hunit 0.10.0.3 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-21 18:29:52 UTC (rev 781357) +++ PKGBUILD 2020-12-21 18:34:01 UTC (rev 781358) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.4.1 -pkgrel=22 +pkgrel=23 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
