Date: Saturday, June 6, 2020 @ 08:57:43 Author: felixonmars Revision: 639305
upgpkg: haskell-aeson 1.5.1.0-2: rebuild with tasty-golden 2.3.4 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-06-06 08:53:43 UTC (rev 639304) +++ PKGBUILD 2020-06-06 08:57:43 UTC (rev 639305) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.1.0 -pkgrel=1 +pkgrel=2 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/bos/aeson" license=("GPL")
