Date: Thursday, February 11, 2021 @ 09:42:57 Author: felixonmars Revision: 855605
upgpkg: haskell-aeson 1.5.5.1-21: rebuild with hspec-meta 2.7.8 Modified: haskell-aeson/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-11 09:40:05 UTC (rev 855604) +++ PKGBUILD 2021-02-11 09:42:57 UTC (rev 855605) @@ -5,7 +5,7 @@ pkgname=haskell-aeson _hkgname=aeson pkgver=1.5.5.1 -pkgrel=20 +pkgrel=21 pkgdesc="A JSON parsing and encoding library optimized for ease of use and high performance." url="https://github.com/haskell/aeson" license=("GPL")
